资源列表
BarCode
- 对EAN-13条形码进行灰度,二值化等处理,最后解码出对应的数字符号码。-EAN-13 bar codes on gray, binarization processing, the final number of decoding the corresponding character number.
WaterShed
- 分水岭算法VC源代码和详细说明:梯度图像、标记图像的预处理,连通区域的标定,最后找到分水岭。-watershed algorithm source code and detailed descr iption : gradient image, marking image preprocessing, Calibration of regional connectivity, finally found watershed. Gradient detailed images, image cal
FSSTn-master
- 一种新的瞬时频率估计方法,用到了同步压缩短时傅里叶变换的高阶形式(This MATLAB package is a collection of scr ipts allowing to generate figures in the paper [1]. This paper puts forward a generalization of the short-time Fourier-based Synchrosqueezing Transform using a new local esti
shenjingwangluogongjuxiang
- 这是一本丛爽的关于图像处理的,非常的好用,希望对大家有所帮助-This is a CONG Shuang on image processing, very easy to use, I hope all of you to help
EDiary2.53
- dairy ,good best itisgood
pic2
- 这是一个跟Photoshop相似的程序。可以对图片进行旋转,放大,缩小,亮度调整,锐化,柔和,轮廓提取等功能。-This is a similar procedure with Photoshop. Pictures can rotate, enlarge, shrink, adjust brightness, sharpen, soft features such as contour extraction.
arcmap
- 中国省份文件 共三个文件 shp shx dbf 33各省 可以在arcmap中作图(dbf for arigis there are three)
PedestrianTracking
- 梯度直方图,行人跟踪,用到了opencv-Gradient histogram, pedestrian tracking, and so used the opencv
clipper
- 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ
my_canny
- canny边缘提取算法。opencv仅用于读图,没用使用它的函数。-canny edge detection algorithm. opencv only for digitizing, useless functions that use it.
ImageProcess2
- 灰度图像边缘检测 1.编程实现以下六种图像边缘检测算子。 (1)Roberts边缘算子 (2)Sobel边缘算子 (3)Prewitt边缘算子 (4)拉普拉斯边缘算子 (5)Kirsch边缘算子 2.根据检测结果,分析与比较各种边缘检测算法的主要区别。 -Edge Detection 1. Programming to achieve the following six kinds of image edge detection operator. (1) Rob