资源列表
implot
- matlab隐函数绘图,压缩文件共含4个M文件-Drawing implicit function by using matlab
5_Canny
- 关于opencv的有效边缘检测,用于行人检测或者物体的边缘检测-Effective edge detection on opencv for pedestrian detection or edge detection of objects
color-(2)
- 火焰颜色的提取,从图片中提取与火焰颜色相同的部分-Extraction of flame color, color extraction and flame the same part of the picture
xiaobo
- 对一系列图像进行小波分解,得到4层小波图像。自己写的-To a series of image wavelet decomposition, wavelet image 4 layer. His writing
The-code-of-image-processing
- 此代码采用Java编程技术,展示了图像处理的基本过程。-This code USES the Java programming, fully demonstrates the basic process of image processing.
The-code-of-image-processing
- 此代码采用Java编程,向图像处理的研究者提供了基本的处理过程。-This code USES the Java programming, fully demonstrates the basic process of image processing.
ren
- 读取显示三维激光点云数据,程序较少,简单方便-Read the display of 3 d laser point cloud data, the program is less, simple and convenient
corner1
- 实现图像角点检测的典型算法,并在VS2010下实现 -Corner detection C++ code
HoughLine
- 使用Hough变换检测图像直线,并在VS2010下实现-hough transform line detection
HoughCircle
- Hough变换对图像中的圆形进行检测,并在VS2010下实现-hough transform circle detection
Canny
- 使用Canny算法对图像进行边缘检测,并在vs2010下基于Opencv实现,适合初学者-edge detection canny
Sobel
- 使用Sobel算子对图像进行边缘检测,并在vs2010下基于Opencv实现,适合初学者-edge detection Sobel