资源列表
offline_rec
- 最小二乘模型参数离线辨识,解决这类问题的优化计算,可以提高速度,节省时间
imageenhancement
- 里面包含直方图均衡化,中值屡波,自适应邻域等图像增强方法-use histogram equlization, average filtering, adaptive neiborhood image processing
cycle_spinning-gibbs
- 用平移变换平移法(cycle_spinning)消除gibbs效应-Shift with the shift transformation method (cycle_spinning) Effect of the elimination gibbs
SutherlandHodgmanAlgorithm
- Sutherland-Hodgman算法-Sutherland-Hodgman Algorithm
xiaobo_edge
- 本程序是在matlab界面下对图像进行边缘处理-image edge processiong
expansion
- 利用3*3模版实现对图像的膨胀,是比较基础的图像膨胀的算法-The use of 3* 3 stencil of the image to achieve the expansion, is the basis of comparison of image expansion algorithm
test3.m
- 常见canny, sobel 等算法的图像边缘检测比较-Edge Detection common canny, sobel algorithm comparison
CvMat_struct
- Opencv视频教程之CvMat结构体 Opencv视频教程之CvMat结构体-Reunited particle dynamics behavior diagram
mouse
- opencv 滑鼠指令 點擊滑鼠 做任何動作-opencv mouse commands
face
- 人脸识别,简易的人脸识别程序,用matlab编写。-face detection
imagefromcamera
- opencv 从摄像头中读取视频并保存到电脑上-read the video by the camera and save it in the computer
find_-contours
- 可以采用形态学方法找出边界,比较有益的初学者的学习方法。-It s very good for a newer to learning about image processing.