-
ExtPhaseCorrelation
matlab平台实现平移的亚像素配准,精度0.03像素(matlab platform translation sub pixel registration accuracy of 0.03 pixels)
- 2020-11-10 21:09:45下载
- 积分:1
-
yuyan
鱼眼图像校正的代码,费劲千辛万苦终于弄出的,大家又做毕业论文的一定要看,心血呀!!(fisheye image correction)
- 2012-02-12 17:13:25下载
- 积分:1
-
Pseudo-Color Image Processing
数字图像处理实验-图像处理-含实验题目及源代码(Pseudo-Color Image Processing
(a) Implement Fig. 6.23, with the characteristic that you can specify two ranges of gray-level values for the input image and your program will output an RGB image whose pixels have a specified color corresponding to one range of gray levels in the input image, and the remaining pixels in the RGB image have the same shade of gray as they had in the input image. You can limit the input colors to all the colors in Fig. 6.4(a).
(b) Download the image in Fig. 1.10(4) and process it with your program so that the river appears yellow and the rest of the pixels are the same shades of gray as in the input image. It is acceptable to have isolated specs in the image that also appear yellow, but these should be kept as few as possible by proper choice of the two gray-level bands that you input into your program.)
- 2017-11-06 16:52:41下载
- 积分:1
-
wnrVC6.0
运动模糊图像 图像复原 维纳滤波复原 逆滤波复原 VC++6.0程序 代码(Motion-blurred image restoration image restoration Wiener filtering inverse filtering to recover VC++ 6.0 code)
- 2020-12-12 11:29:17下载
- 积分:1
-
9DIProcess_Final
给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!(to Image pretzels and Gaussian noise, and the spatial filter (mean values and filter)!)
- 2006-07-30 16:19:03下载
- 积分:1
-
workspace
自己做的3-PSS并联机器人可达工作空间绘制的MATLAB程序,
workspace_main.m为主程序,在MATLAB中进入解压缩后的文件夹并运行workspace_main即可完成绘图。
另外Trirspace.m为3-RRR平面并联机器人可达工作空间的绘图程序,调用方法相同。(The 3-PSS parallel robot designed by myself can reach the MATLAB program drawn in workspace.
The workspace_main.m is the main program. The drawing can be completed by entering the decompressed folder in MATLAB and running workspace_main.
In addition, the drawing program of 3-RRR planar parallel robot reachable workspace is called by the same method.)
- 2018-11-12 16:12:32下载
- 积分:1
-
testDetect
直方图的计算与显示分析图像、物体和视频信息过程,我们常把看到的物体用直方图(histogram)表示,直方图可以用来描述各种不同的事情,如物体的色彩分布、物体边缘梯度模板,以及表示目标位置的概率分布(Calculation and analysis of the histogram display images, objects and video information process, we often see objects with the histogram (histogram) indicates, the histogram can be used to describe a variety of different things, such as the color distribution of objects, object edges gradient templates, and the probability distribution of the target position)
- 2013-11-12 14:49:32下载
- 积分:1
-
MatlabStitching
图像拼接的matlab实现,内含有算法的设计文档和源程序等(Matlab implementation, image stitching algorithm design documentation and source code contains)
- 2021-01-31 10:48:37下载
- 积分:1
-
MATLAB_code_of_image_processing
说明: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等(Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding)
- 2009-07-29 10:51:21下载
- 积分:1
-
face detection
运用HOG提取人脸特征与支持向量机算法训练模型,进行人脸识别(Using HOG to extract facial features and support vector machine algorithm training model for face recognition)
- 2017-10-05 21:02:31下载
- 积分:1