-
图像的二值化转变,将灰度图像转变成二值图像
图像的二值化转变,将灰度图像转变成二值图像-Image binarization transformation, the gray-scale image into binary image
- 2022-03-31 04:55:29下载
- 积分:1
-
形态学在平滑图像中应用很广泛,本代码用C语言介绍了怎样用腐蚀膨胀运算进行平滑运算...
形态学在平滑图像中应用很广泛,本代码用C语言介绍了怎样用腐蚀膨胀运算进行平滑运算-Morphology in the smooth application of a wide range of images, the code using C language introduction how to use corrosion expansion of computing smoothing operator
- 2023-02-23 08:00:02下载
- 积分:1
-
稿件名称:Visual C++.Net中基于ADO的数据库图像输入方法
稿件作者:王亚民
程序名称:Resource.h
运行环境...
稿件名称:Visual C++.Net中基于ADO的数据库图像输入方法
稿件作者:王亚民
程序名称:Resource.h
运行环境:VC++.NET、SQL Serve 2000、WindowsXP
注意事项:
- 2023-03-27 20:00:04下载
- 积分:1
-
Otsu algorithm can be said to be adaptive to calculate the single threshold (for...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple Efficient methods. Algorithm for the importation of gray image histogram analysis of histogram is divided into two parts. makes two of the distance between the largest. Demarcation point out the threshold.
- 2022-07-11 20:47:54下载
- 积分:1
-
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel...
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithmetic. For digital images, image intensity values of gray significant gradient changes can be expressed as Sobel edge detection to operator as an example to talk about digital image processing to achieve Edge Detection
- 2023-08-17 15:05:03下载
- 积分:1
-
图形学中常用的填充算法
图形学中常用的填充算法-graphics commonly used filling algorithm
- 2022-11-27 06:05:03下载
- 积分:1
-
人脸识别源代码,VC++,机器视觉,具有极高的参考价值。
人脸识别源代码,VC++,机器视觉,具有极高的参考价值。 -Face recognition source code, VC++, Machine vision, has a very high reference value.
- 2022-10-08 17:25:03下载
- 积分:1
-
这个代码实现了很好的
This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."
This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means.
This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies.
1.) Download
2.) Unzip
3.) Run >>region_seg_demo
See this site for experiments, videos, and more information on segmentation, active contours, and level sets:
[ http://www.shawnlankton.com/2007/05/active-contours/ ]
- 2022-06-21 17:17:59下载
- 积分:1
-
基于遗传算法的道路图象分割,针对道路图像的分割,个人感觉效果还行。...
基于遗传算法的道路图象分割,针对道路图像的分割,个人感觉效果还行。-The road based on genetic algorithms image segmentation, image segmentation for the road, feeling the effect of individual firms also.
- 2022-01-27 22:41:33下载
- 积分:1
-
用风险投资+ +来显示特别好的效果
用VC++进行图象处理之特效显示,图象的扫描、移动等-use vc++ to display the specially good effect of
the graphics process ,the scan ,moving of the graphics
- 2022-04-01 16:43:53下载
- 积分:1