-
算法实现对区域面积的计算,同时计算区域的长短轴和长短轴的比例,结果在D盘的目录以文本形式输出。...
算法实现对区域面积的计算,同时计算区域的长短轴和长短轴的比例,结果在D盘的目录以文本形式输出。-Algorithm for the calculation of area, while calculating the length of the region and the length of shaft axis ratio, resulting in D disk directory to text output.
- 2022-07-04 22:11:53下载
- 积分:1
-
jpeg decoder procedures, using VC editors, the issue is part of the
jpeg解码程序,采用VC++编辑,是自己的课题的一部分-jpeg decoder procedures, using VC editors, the issue is part of the
- 2023-01-17 10:45:04下载
- 积分:1
-
一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义...
一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义-based TMS320DM642 a complete engineering, acquisition YUV video data, converted into RGB signal from the VGA monitor output, very Significance
- 2022-01-26 02:00:50下载
- 积分:1
-
一个人脸识别程序,包括gabor滤波和用神经网络进行训练
一个人脸识别程序,包括gabor滤波和用神经网络进行训练-A face recognition process, including gabor filtering and the use of neural network training
- 2022-11-17 04:15: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
-
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。...
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。-SIFT is a feature abstract algrithm. It s proposed in 2004. It s a strong algrithm invarient of scale, orient and illumination.
- 2023-07-28 18:55:03下载
- 积分:1
-
在VC++平台上实现图形图像的马赛克效果
在VC++平台上实现图形图像的马赛克效果-In VC++ platform to achieve the effect of graphic image mosaic
- 2023-05-18 10:40:03下载
- 积分:1
-
一个完整的VC++小波变换算法 简单易懂 图形化界面
一个完整的VC++小波变换算法 简单易懂 图形化界面-A complete VC++ Wavelet transform algorithm is simple and easy to understand graphical interface
- 2023-04-11 00:35:04下载
- 积分:1
-
以前我见到一个屏幕字体滚动程序,可是那个使用C++写的。于是自己写了一个对话框内的字幕滚动程序。原理是相同的!...
以前我见到一个屏幕字体滚动程序,可是那个使用C++写的。于是自己写了一个对话框内的字幕滚动程序。原理是相同的!-ago, I saw a screen fonts rolling process, but that the use of C writes. So wrote a dialog within the subtitles rolling process. The principle is the same!
- 2022-03-01 02:06:10下载
- 积分:1
-
一种给定的人脸图像自动人脸检测程序
有关人脸检测的程序,对于给定的图像进行自动人脸检测,挺好用的。-The face detection procedure for a given facial image auto-detection, quite good use.
- 2022-12-05 23:05:03下载
- 积分:1