搜索资源列表
edgeexamination
- 该源码主要是对图像进行边缘检测和轮廓跟踪,主要应用在象人脸识别、指纹识别等这样的图像处理系统中-the main source of the image edge detection and contour tracking, as the main application in face recognition, fingerprint recognition of Image Processing System
OpenCVFindContoursByAdaptiveThreshold
- 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under diffe
edge_zxf
- 这是一个采用小波和最优算子提取图像边缘(轮廓)的动态库,其效果 非常好,曾用于很多图像识别软件中。附有示例程序。 用于商业目的可能需要注册。-This is a wavelet and optimal operator Image Edge Extraction (contour) of the dynamic, the effect is very good. has been used for many image recognition software. With sample
112233
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
EdgeDetection
- 此源码可以实现灰度图像的边沿检测与提取,轮廓跟踪
PrewittEdge
- Prewitt方法提取图像轮廓,属于模板匹配法中的一种。
vc++_tuxiang_chuli
- 包括图形图像的边缘检测、差影法、旋转、镜像、轮廓提取与跟踪等功能
palmprint
- 掌纹图像识别定位、二值化、最大内切圆、轮廓跟踪等
camshift
- camshift算法的基础应用,可以实现图像的跟踪,但是色差和轮廓线问题无法解决,如果有相关更好的算法,请联系我
paper
- 火灾图像边缘检测和轮廓提取算法研究.pdf 基于火焰图像动态特征的火灾识别算法.pdf
EdgeContour
- 对加载的图像进行轮廓识别,边缘检测(包括robert算子,sobel算子,prewitt算子等)的VC++程序-Of the loaded image contour recognition, edge detection (including robert operator, sobel operator, prewitt operator, etc.) VC++ program
phasecong
- 即使在亮度变化不明显的情况下,也能通过对图像进行相位一致性边缘检测得到比较清晰的图像轮廓-Even in light of the circumstances did not change significantly, but also through the phase coherence of the image edge detection to be more well-defined image contours
shui_ping_ji_fang_fa
- 图像识别 能对图像中的目标进行自适应识别 并画出目标轮廓-Image recognition can be adaptive to recognize target and draw the target contour
luokuotiqu
- 这个是图像轮廓提取的matlab程序,而且提取完后还能把所有轮廓用不同颜色分开存放到轮廓矩阵cell中,方便用户对感兴趣的轮廓进行操作--张璐奉献-This is the matlab image contour extraction process, but also exhausted all the contours extracted with different colors kept separate from the profile cell in the matrix, user
Iris1locate2prude3snake
- 基于主动轮廓模型的虹膜图像定位算法研究及其matlab实现-Iris recognization, Matlab, based on snake,actice countours
89346528ImageEnage
- matlabcontourlet变换结合了不可分离的方向滤波组,具备小波所不能表达的多方向特性,能有效捕获自然图像的边缘轮廓信息。本文分析了图像ontourlet系数的统计特征,并利用广义高斯函数对各子带系数层进行建模。将此模型应用于基于VisTex的自建纹理图像库,采用矩匹配估计法,提取模型参数集,运用K2L -matlab
demo
- 实现了利用数字图像模式识别技术实现对人脸的自动检测与特征定位。包括有脸相似度计算、人脸轮廓提取、人脸定位、脸内轮廓提取、眼睛定位、鼻子定位和嘴定位等部分。-Achieved using digital image pattern recognition technology to the automatic human face detection and feature location. Include face similarity calculation, face contour ex
hough
- 基于霍夫变换的外形检测算法的实现,包括图像读取与显示、彩色图像转化为灰度图、灰度图二值化、膨胀腐蚀、图像轮廓提取、线性图形检测以及椭圆检测-Shape detection algorithm based on Hough transform implementation, including the image read and display color images into grayscale, grayscale binary and expansion corrosion image
KeyPoints
- 图像轮廓角点检测,Douglas Peucker算法实现角点检测。输入轮廓图像,实现轮廓角点的获取-Image contour corner detection, Douglas Peucker algorithm corner detection. Input contour image, contour corners to achieve access
bontour_contour
- 用MATLAB实现图像轮廓提取的方法和效果 不错的源码 很好(MATLAB image contour extraction method and the effect is very good good source)