-
视频编解码源代码
视频编解码源代码 -Video codec video codec source code source code
- 2022-05-21 22:45:16下载
- 积分:1
-
形态学在平滑图像中应用很广泛,本代码用C语言介绍了怎样用腐蚀膨胀运算进行平滑运算...
形态学在平滑图像中应用很广泛,本代码用C语言介绍了怎样用腐蚀膨胀运算进行平滑运算-Morphology in the smooth application of a wide range of images, the code using C language introduction how to use corrosion expansion of computing smoothing operator
- 2023-02-23 08:00:02下载
- 积分:1
-
有关vtk的一些pdf资料,包括:
1.和国外一些朋友讨论VTK的一些经验的整理
2.基于VTK的医学三维可视化分析系统
3.基于VTK库的医学图像...
有关vtk的一些pdf资料,包括:
1.和国外一些朋友讨论VTK的一些经验的整理
2.基于VTK的医学三维可视化分析系统
3.基于VTK库的医学图像处理子系统设计和实现
4.可视化工具VTK技术研究-Some of the vtk pdf information, including: 1. And some foreign friends to discuss some of the experiences of the order VTK 2. VTK-based visualization of the medical system 3. VTK library based on medical image processing subsystem design and implementation 4. visualization tools VTK Technology
- 2022-02-13 19:42:09下载
- 积分:1
-
perform the Hough Transform of a square binary image. Significantly faster than...
perform the Hough Transform of a square binary image. Significantly faster than version 1.
- 2022-05-24 01:07:43下载
- 积分:1
-
基于visual studio开发的经典小波变换的VC代码,很实用。
基于visual studio开发的经典小波变换的VC代码,很实用。-Based on the visual studio to develop the classic VC wavelet transform code, very useful.
- 2022-05-19 03:05:36下载
- 积分:1
-
用VC++实现矢量地图背景下的实时显示源代码
用VC++实现矢量地图背景下的实时显示源代码-With VC++ Realize vector map in the context of real-time display the source code
- 2022-02-09 23:20:37下载
- 积分:1
-
ps电子书,ps的基本用法和色谱,
ps电子书,ps的基本用法和色谱,-ps e-books, ps the basic usage and chromatography,
- 2022-02-26 19:10:53下载
- 积分:1
-
USB摄像头用于人脸检测,好作品的影响可以参考
采用USB CMOS摄像头进行人脸检测,效果很好,可做工程参考-USB CMOS camera used for face detection, the effect of good works can refer to
- 2022-02-28 11:55:35下载
- 积分:1
-
利用脉冲耦合神经网络对图像进行滤波,使用P.图像噪声
利用pcnn脉冲耦合神经网络进行图象滤波,利用pcnn定位图象噪声,根据定位情况进行滤波,输出-Using pulse coupled neural network PCNN for image filtering, image noise using PCNN positioning, according to location to conduct filtering, output
- 2022-07-16 01:14:17下载
- 积分: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