-
一个简单的图形算法,先画一个多边形,产生封闭的区域,然后选择颜色,把这个区域填充。...
一个简单的图形算法,先画一个多边形,产生封闭的区域,然后选择颜色,把这个区域填充。-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
-
自动获取最佳阈值,提取边缘。因为是根据我的项目编的,用时根据实际情况修改一下。
自动获取最佳阈值,提取边缘。因为是根据我的项目编的,用时根据实际情况修改一下。-Automatically obtain the best possible threshold, the edge extraction. Because it is based on my items, and used according to the actual situation changed a bit.
- 2022-01-26 03:16:28下载
- 积分: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
-
利用MATLAB实现的图像的特征匹配,对于图像拼接和全景图像生成至关重要...
利用MATLAB实现的图像的特征匹配,对于图像拼接和全景图像生成至关重要-MATLAB implementation of the image using the feature matching, image stitching for panoramic images and to generate essential
- 2022-07-12 19:05:16下载
- 积分:1
-
高效的图
Effcient Graph-Based Image Segmentation算法的源码, 已通过测试, 可以使用-the source data of the algoritham Effcient Graph-Based Image Segmentation
- 2023-05-09 22:35:03下载
- 积分:1
-
huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码...
huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码-Huffman algorithm contains Huffman coding algorithm and the decoder and the LZW algorithm source code The codecs
- 2022-06-28 20:04:49下载
- 积分:1
-
A bitmap to the geometric transformation VC++ Complete source code, Chuan
一个对位图进行几何变换的 VC++完整的源程序,传上来与一起研究位图的同仁们共同分享-A bitmap to the geometric transformation VC++ Complete source code, Chuan-up connection with a study of Tongren bitmaps are shared
- 2022-05-28 10:45:25下载
- 积分:1
-
Floyd
Floyd-Steinberg算法的源代码.要注意的是,误差传播有时会引起流水效应,即误差不断向下,向右累加传播。解决的办法是:奇数行从左到右传播,偶数行从右到左传播。-Floyd-Steinberg algorithm source code. It should be noted, Error Propagation sometimes causes water effects, that is, constant downward error, right cumulative spread. The solution is : OK whatever odd communication, even from right-to-left line transmission.
- 2022-12-31 09:10:03下载
- 积分:1
-
C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程
C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程-C language development Opencv moving object identification process and the basis for OpenCV Tutorial
- 2022-12-11 17:55:06下载
- 积分:1
-
H.263编码器的主要特征:包括运动估计和补偿…
H.263编码器的主要特征:包括运动估计和补偿 离散余弦变换(DCT) 量化 熵编码 帧存储-H.263 coding for the main features : including motion estimation and compensation discrete cosine transform (DCT) quantify entropy coding frame memory, etc.
- 2022-05-08 01:19:51下载
- 积分:1