资源列表
work
- 能自动分辨某一文件夹(可自己设定)下所有的相似图片中最清楚的一张,并剔除差别较大的图片。可应用于自聚焦算法-Can automatically distinguish a folder (can set yourself) all the images like the one of the most clear and eliminate differences in the larger picture. Self-focusing algorithm can be applied
2
- 图像拼接算法,能取两幅偏差不大的图像中最清楚的部分,拼接成一幅最完整的图片(付两组测试图)。偏差较大的图片需要图片加入对准函数,需要该函数的可以私聊联系我,QQ510703423-Image stitching algorithm, can take two small deviation in the clearest part of the image, spliced into one of the most complete picture. Deviatio
3
- 依次用均值滤波,小波变换,形态学,边缘提取四种方法提取图片中的红外弱小目标,四个m文件相互独立。-Followed by mean filtering, wavelet transform, morphology, edge extraction of four methods to extract images infrared small target, four m file independent.
Hough--transformed
- 利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Use of image space and Hough parameter space point- line duality theorem, the detection problems in image space transformation to the parameter space. Through si
Binary-transform
- 图像的二值化,将图像上的像素点的灰度值设置为0或255,也就是将整个图像呈现出明显的只有黑和白的视觉效果。-Binary image, the gray value pixel on the image is set to 0 or 255, that is, the entire image showing a significant only black and white visuals.
fanse
- 对于彩色图像的R、G、B各彩色分量取反的技术就是图像的反色处理,这在处理二值化图像的连通区域选取的时候非常重要。如物体连通域用黑色表示,而二值化后的物体连通域图像可那是白色的,而背景是黑色的,这时应手动选取图像的反色处理或有程序根据背景和物体连通域两种颜色的数量所占比例而自动选择是否选择选取图像的反色处理。-For color image of R, G, B each color component invert technology is the color of the image pro
The-Fourier-transform
- 将时域信号分解为不同频率的正弦信号或余弦函数叠加之和。连续情况下要求原始信号在一个周期内满足绝对可积条件。-The time-domain signal into different frequency sine or cosine function signal superimposed sum. Required to meet the continuous case the original signal is absolutely integrable conditions in a s
lapulas
- 是将原图像和对他实施拉式算子后的结果组合后产生一个锐化图像。然后对其在数字图像处理方面进行举例分析,并编程实现锐化效果。最后对实验结果进行分析与讨论,说明其在图像处理应用方面,特别是用来改善因扩散效应的模糊方面特别有效。-Is pull on his original image and the type operator after the result of the combination to produce a sharpening the image. Then the example
120718_stereo
- 根据SAD法计算视差 效果很好 视差连续-Sum of Absolute Difference(SAD) Strereo Vision algorithm
NCC
- 基于归一化互相关系数NCC的视觉算法,用于立体匹配 计算视差-Normalized Cross Correlation Strereo Vision algorithm
scale_bitmap
- 缩放Cbitmap,支持宽高任意比例的缩放,返回值为缩放后的Cbitmap。-scale bitmap
Untitled2
- 图像边缘检测,比较几个算子的差异,caany算子是最普适的-This article presents a noisy image edge detection method based on zero crossing.
