-
基于对比度分割的图像处理,阈值的选取通常以产生最大对比度为准。...
基于对比度分割的图像处理,阈值的选取通常以产生最大对比度为准。-Segmentation based on the contrast of the image processing, the threshold is usually selected to produce, whichever is the greatest contrast.
- 2023-08-09 22:45:02下载
- 积分:1
-
k均值图像分割,经典的图像分割方法,算法简单,效果好。
k均值图像分割,经典的图像分割方法,算法简单,效果好。-k-means image segmentation
- 2023-01-13 11:30:08下载
- 积分:1
-
以VC2005为工具些的人脸动画的程序代码,对于人脸的变形有很好的参考价值。...
以VC2005为工具些的人脸动画的程序代码,对于人脸的变形有很好的参考价值。-VC2005 as a tool to some of the facial animation of the program code, for Facial deformation has a very good reference value.
- 2022-01-25 22:59:38下载
- 积分:1
-
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K...
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two parts, the two values can be used as the source, K-means algorithm can be divided into images of arbitrary multi-part. Procedures used directly in R, G, B color as the characteristic parameters for the cluster center random value, of course, can also be used for other parameters, procedures EXE compiler to speed document acceptable, but there is still room for improvement, but the master of the time change, then please give me also made in the code.
- 2022-10-31 15:35:03下载
- 积分:1
-
算法特点:
(1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整);
(2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、...
算法特点:
(1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整);
(2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、斜率等参数;
(3)程序代码完全工程化设计,对320×240图像的处理速度可达15帧/秒;
测试方法:
在安装有USB CMOS摄像头的计算机上直接运行本程序即可看到实时检测直线的处理效果(采用不同颜色表示不同方向的直线)。
(可用于立体视觉、摄像机标定、人体运动分析、智能交通道路检测、工业生产监测等)
-Algorithm features: (1) can detect low-contrast line (which can be the basis of issues of interest to adjust the edge intensity) (2) The programming interface is simple, very easy to transplant integration, the algorithm can output images in a straight line for each starting point, the end of the slope and other parameters (3) code fully engineered design, on the 320 ⊙ 240 image processing speeds of up to 15 frames/s testing methods: in the installation of USB CMOS camera has a computer running the program directly to see real-time Detection of linear treatment effect (using different colors in different directions that a straight line). (Can be used for stereo vision, camera calibration, human motion analysis, intelligent traffic detection,
- 2023-01-19 23:55:04下载
- 积分:1
-
This is a small image processing procedures, the source code is attached for you...
这是个图像处理小程序,源码附上,以供大家参考-This is a small image processing procedures, the source code is attached for your reference
- 2022-08-22 12:07:09下载
- 积分:1
-
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Ca...
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2023-01-02 23:00:03下载
- 积分:1
-
改进的图像匹配,一种基于igor灰色关联研究
针对目前图像匹配算法中存在的匹配精度不高和匹配速度慢的缺点, 对基于灰度相关的
2 类匹配算法――最小误差法和相关系数法进行了改进-Improvemen t of image ma tch ing a lgor ithm ba sed on gray correla t ion
- 2022-04-02 05:37:17下载
- 积分:1
-
本程序包含了一些膨胀程序,图像源代码生成,详述了膨胀原理...
本程序包含了一些膨胀程序,图像源代码生成,详述了膨胀原理-This procedure contains a number of the expansion process, the image source code generated, detailing the expansion of the principle of
- 2023-07-03 12:05:03下载
- 积分:1
-
Image processing code, mainly because they face the automatic identification and...
图像处理代码,主要是人脸的自动识别和检测。-Image processing code, mainly because they face the automatic identification and testing.
- 2022-05-27 20:56:38下载
- 积分:1