资源列表
mycv
- 用python实现的opencv图像轮廓检测代码,多多指教-Implemented by python opencv image contour detection code, exhibitions
shibie
- 简单的字符识别,如先获取如图片中字符A的特征,在用其特征识别图片是否有A存在,只对单一图片识别。-Simple character recognition, such as photos first obtain such as A characteristic, in character with its characteristics identification pictures, whether there is A exist only for A single image recog
burch_test
- 对图像进行博奇编码,显示博奇编码得到的图像,采用滑动块改变参数,可视化输出,GUI界面-Borg coding of images, showing Borg the encoded image, change the parameters of the sliding block, visual output, GUI interface
Proj0403BLPF
- 理想低通滤波器matlab实现,灰度图处理-Ideal low-pass filter matlab achieve
WORK1
- 图像处理的相关程序,有阈值法等等,对初学者有一定帮助-Image processing procedures, there is a threshold method, etc., have some help for beginners
mymagnify
- 自己编写的图像局部放大图程序,已经经过验证。里边含有实例,广泛应用于图像处理。-I have written image partially enlarged code and it has been validated. The code contains examples and can be used in image processing
createMask
- 图像边缘分割,用来处理图像边缘,并进行准确的分割,-The edge of image segmentation, is used for the processing of image edge, and accurate segmentation,
RMP
- 一种新的基于高低帽变换旋转形态学图像增强方法,可以明显增强图像的细节,-A new rotation based on the level cap transformation morphological image enhancement method can significantly enhance image details,
Myfunction
- MATLAB代码,光流法,但是仍有一些缺陷。-MATLAB source code . Optical Flow. But still have flaws.
histgMatch
- 直方图拉伸算法,matlab代码。处理各种位图图像,包括bmp,jpg,tiff,png等等。具体算法为将目标图像的直方图特征进行变换,使其接近参考图像的直方图特征,已达到调整目标图像显示效果接近参考图像的目的-This is a matlab code for histogram matching algorithm, dealing with most kinds of bit maps, like bmp, jpg, tiff, png etc. Specifically, this fu
line
- 利用DDA算法进行画线,确定两点通过DDA算法绘制直线-Draw a line using DDA algorithm to determine the two points a straight line drawn through the DDA algorithm
rotate.zip
- 自写的matlab rotate 功能 对于图像处理的学习能起到一定帮助作用,Self-written matlab rotate function