-
Provide a complete vc++ Environment opencv source code has very good results can...
提供完整的vc++环境下的opencv 源代码 效果非常好 可以找一辆自行车试试 呵呵 其中阈值可调-Provide a complete vc++ Environment opencv source code has very good results can try to find a bicycle which呵呵threshold adjustable
- 2023-08-21 09:05:03下载
- 积分:1
-
一个简单的图形算法,先画一个多边形,产生封闭的区域,然后选择颜色,把这个区域填充。...
一个简单的图形算法,先画一个多边形,产生封闭的区域,然后选择颜色,把这个区域填充。-A simple graphical algorithm, first draw a polygon, resulting in a closed region, then select the color, to fill the region.
- 2022-05-27 01:24:11下载
- 积分:1
-
本人写的用行程算法进行连通域标记的一段小代码
本人写的用行程算法进行连通域标记的一段小代码-I used to write the trip algorithm connected domain labeled a small code
- 2022-03-17 15:29:56下载
- 积分:1
-
ROI_PAC著名的遥感图像处理免费软件。可用于InSAR(干涉合成孔径雷达)图像的处理。,...
ROI_PAC著名的遥感图像处理免费软件。可用于InSAR(干涉合成孔径雷达)图像的处理。, -ROI_PAC well-known remote sensing image processing free software. Can be used for InSAR (interferometric synthetic aperture radar) image processing. ,
- 2023-04-09 22:00:03下载
- 积分:1
-
这是俄罗斯博士论文的博士论文,博士配套源码,实现图形切割…
这是俄罗斯的一个博士的博士论文的配套源码,实现了GRAPH CUT用于立体视觉的匹配,它改善了传统GRAPH CUT计算耗时的缺点,他还因此称为微软一员,专门从事GRAPH CUT在图像处理上的应用。程序写的很精简,写的很好,反复学过很多遍,这也是C/C++爱好者提高编程能力的一个很好的学习样本,很值得仔细反复阅读。-This is a Russian doctoral thesis, Dr. supporting source, realize the GRAPH CUT for stereovision matching, which improves the calculation of time-consuming traditional GRAPH CUT shortcomings, he also is why they are called a Microsoft, which specializes in GRAPH CUT in image processing applications. Procedures written in very concise, well written, repeatedly studied many times before, this is C/C++ Lovers programming ability to enhance a good learning samples, it is worth reading carefully repeated.
- 2022-02-11 20:26:25下载
- 积分:1
-
这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比...
这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。
-This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the outline of a circle, find the center and radius of a round, this round draw, with the actual In contrast, the yen.
- 2023-08-07 17:40:04下载
- 积分:1
-
处理DIB位图的完整框架,建立了CDibImage类,可以自己扩充,是不可多得图像处理的程序。...
处理DIB位图的完整框架,建立了CDibImage类,可以自己扩充,是不可多得图像处理的程序。-DIB bitmap handle the integrity of the framework established CDibImage category, their expansion, is a rare image processing procedures.
- 2022-02-12 00:30:58下载
- 积分:1
-
vc编写三惟投影变换以及二为线段以及多边形裁减!
vc编写三惟投影变换以及二为线段以及多边形裁减!-A 3D projection transform,2D segment of line and polygon cut down programed with vc
- 2022-05-29 12:57:56下载
- 积分:1
-
可实现与graph
可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each image pixel is a "cell" of a certain type. These cells can be foreground, background, undefined, or others. As the algorithm proceeds, these cells compete to dominate the image domain. The ability of the cells to spread is related to the image pixel intensity
- 2023-06-15 12:55:03下载
- 积分:1
-
能够很好的对图像的倾斜进行矫正,速度上也较其他算法快。...
能够很好的对图像的倾斜进行矫正,速度上也较其他算法快。-Can be very good for the image of the tilt correction, speed is also faster than other algorithms.
- 2022-04-16 12:47:02下载
- 积分:1