-
一个能够自动检测图象中是否存在平行线,并在图象中标示此平行线的VC源代码。...
一个能够自动检测图象中是否存在平行线,并在图象中标示此平行线的VC源代码。-an image can automatically detect whether the existence of parallel lines, and the image of this parallel line marking the VC source.
- 2022-02-26 18:02:02下载
- 积分:1
-
收集的一些有关色彩图像中值滤波的文章 希望对大家有帮助
收集的一些有关色彩图像中值滤波的文章 希望对大家有帮助-Collected some of the color filter image of the article would like to have everyone help
- 2022-01-21 06:26:49下载
- 积分:1
-
本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准...
本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准-This procedure will be combined with SIFT and the edge used to do image registration using SIFT key-point detection using Canny edge detection operator to select the best match to optimize vector match point image registration
- 2022-07-25 20:35:46下载
- 积分:1
-
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变...
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss and other methods of edge detection operator, median filtering, two-dimensional FFT transform and DCT transform, image reversal, rotating images, such as some basic templates and point transform transform function. Currently only deal with 256* 256 image
- 2022-09-06 08:55:03下载
- 积分:1
-
< matlab教程7.1>>中所有matlab源程序
< matlab教程7.1>>中所有matlab源程序
- 2022-07-17 05:38:42下载
- 积分:1
-
this procedure is a safe procedure C First, the image morphology processing befo...
本程序是安全C程序首先对图像进行形态学的处理然后再提边缘二值化最后可以取出细胞的轮廓。
用程序时必须在E盘下建立此文件。
e:PICUTRETEMP2.BMP
-this procedure is a safe procedure C First, the image morphology processing before being marginal value of the last two admit Cell out of the contours. Procedures to be used in the E site established under this document. E : PICUTRE TEMP2.BMP
- 2022-08-19 12:53:43下载
- 积分:1
-
该程序是将一个脑白质的平面图的处理,通过处理可以得到清晰的脑白质图像。...
该程序是将一个脑白质的平面图的处理,通过处理可以得到清晰的脑白质图像。-The program is a plan for dealing with white matter, can be adopted to deal with a clear image of the white matter.
- 2022-02-02 22:05:35下载
- 积分:1
-
geometry calculation of correlation algorithm can determine the function of the...
计算几何学的相关算法 可以根据这个函数确定两条线段在交点处的转向,比如确定p0 p1和p1 p2在p1处是左转还是右转,只要求(p2-p0)*(p1-p0),若0则右转,=0则共线-geometry calculation of correlation algorithm can determine the function of the two segments to the intersection, such as identifying p0 p1 p1 and p2 p1 is the left or the right, only requirements (p2- p0)* (p1- p0), and if 0 right, a total = 0 line
- 2022-07-13 05:45:28下载
- 积分:1
-
This paper is to solve the image segmentation
problem: given an image, we seek...
This paper is to solve the image segmentation
problem: given an image, we seek to detect the shape of the objects in it.
- 2022-04-18 06:34:00下载
- 积分:1
-
直方图规定化 规定灰度为[zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.3,zeros(1,49),0.1,zer...
直方图规定化 规定灰度为[zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.3,zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.1]
直方图均衡化,四邻域平均法,阈值平均法
加权平均法- Gray histogram specification provides for the [zeros (1,49), 0.1, zeros (1,49), 0.2, zeros (1,49), 0.3, zeros (1,49), 0.1, zeros (1, 49), 0.2, zeros (1,49), 0.1] histogram equalization, neighbors and domain average method, the threshold average method weighted average method
- 2022-05-13 21:36:44下载
- 积分:1