资源列表
ppp4
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
ppp7
- 程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析-code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cells : the color of cancer
ppp8
- 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割-code P0801 Note : Call text image segmentation P0802 : Character Segmentation P0803 : Character Recognition P0804 : color plates separated P0805 : Property Text Segmen
CColor_src
- CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to dra
2007638574033771
- 快速模糊边缘检测算法. Pa l. King 算法分析-fast fuzzy edge detection algorithm. Pa l. King algorithm analysis
ObjectTracking
- Moving foregrounds are further segmented into moving object.
facedetect521
- 人脸检测 通过肤色建立模型,和计算欧拉数开运算等一系列处理可以检测出同一张图片中的多个人脸!效果不错哦-face detection through color model building, and calculation of Euler number opened a series of processing operations can be detected with a picture of the personal face! Oh, good results
backgroundtest
- 一个是通过采用帧间差分法从多帧连续图像提取背景 另一个是通过背景提取运动物体-is through the use of an inter-frame difference from consecutive multi-frame images from the background through another campaign objects from the background
subcornerfinder
- 亚像素角点定位函数代码,输入参数为角点像素级粗略坐标,输出精确的亚像素级角点坐标-corner subpixel positioning function code, the input parameters for the corner pixel rough coordinates, Output precision Subpixel corner coordinates
VisualC++imageprocessing1
- 完整的图象处理软件源码,包括完整界面,和各种图象处理实现-integrity of the image-processing software source code, including a complete interface, and various image processing to achieve
VCimgageProcessingCodeforbook
- Visual C++ 数字图像处理典型算法及实现-配套代码-Visual C typical digital image processing algorithm and implementation-matching code
MedianFilterr
- 灰度图像和彩色图像的中值滤波,适合于应用程序和初学者使用,编译通过。-grayscale images and color images of the median filter, which is suitable for applications and beginners, compile.