-
此为linux平台下的视频捕获的源代码,请放心下载.
此为linux平台下的视频捕获的源代码,请放心下载.-This is under linux platform video capture source code, please rest assured that download.
- 2022-07-17 07:47:08下载
- 积分: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
-
图像处理中关于灰度图像的处理占了一大部分。而灰度变换是数字图像处理必须掌握的知识。这里提供灰度变换源代码,仅供参考...
图像处理中关于灰度图像的处理占了一大部分。而灰度变换是数字图像处理必须掌握的知识。这里提供灰度变换源代码,仅供参考-Image Processing on the gray image of the treatment accounted for the majority of one. The gray-scale transformation of digital image processing must master knowledge. Here to provide gray-scale transformation source code, for reference only
- 2022-03-23 14:52:29下载
- 积分:1
-
简单的多变形的程序
希望对你有一些小的帮助或者启发
简单的多变形的程序
希望对你有一些小的帮助或者启发-Multi-deformation process
- 2022-12-30 07:40:03下载
- 积分:1
-
数字图像处理(matlab版)源码
数字图像处理(matlab版)源码
数字图像处理(matlab版)源码
数字图像处理(matlab版)源码
-Digital Image Processing (matlab version) source of digital image processing (matlab version) source
- 2022-03-14 10:11:52下载
- 积分:1
-
图象拼接SIFT算法的C原代码
图象拼接SIFT算法的C原代码--加州大学一个博士生编的.下面是它的几个不同的版本,挑着用吧!-sciences image stitching algorithm C source code-- the University of California, a doctoral student in the series. Below are several of its different versions carry a use!
- 2022-03-26 07:12:30下载
- 积分:1
-
Image segmentation of the active contour model commonly used in a classic algori...
图像分割常用的主动轮廓模型中的一个经典算法――贪心算法的C++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm C++ Achieve
- 2022-02-04 10:18:37下载
- 积分:1
-
基于mpeg2视频留的实时的镜头边界检测算法描述
基于mpeg2视频留的实时的镜头边界检测算法描述-Mpeg2 to stay based on the real-time video shot boundary detection algorithm described in
- 2022-02-05 13:46:43下载
- 积分:1
-
The main achievement of the opening of the digital image and Fourier transform a...
主要实现数字图像的打开和傅立叶变换和反变换,现实变换结果-The main achievement of the opening of the digital image and Fourier transform and inverse transform, the reality transform results
- 2023-07-06 15:25:03下载
- 积分:1
-
程序中包括图像处理的各种经典算法,如:二值化,均衡化,灰度切片,腐蚀膨胀,粗化细化,边缘提取等,有助于初学者掌握图像处理的VC编程方法。...
程序中包括图像处理的各种经典算法,如:二值化,均衡化,灰度切片,腐蚀膨胀,粗化细化,边缘提取等,有助于初学者掌握图像处理的VC编程方法。-Procedures include a variety of classic image processing algorithms, such as: Binarization, balanced, and gray-scale slices, corrosion expansion coarsening thinning, edge detection and so on, will help beginners master the VC image processing programming method.
- 2022-08-21 07:57:58下载
- 积分:1