-
基于openCV得视频流得运动物体提取,内置测试视频。效果不错,需要安装openCV...
基于openCV得视频流得运动物体提取,内置测试视频。效果不错,需要安装openCV-OpenCV a video stream based on a moving object extraction, built-in test video. Well, need to install openCV
- 2023-01-12 03:25:04下载
- 积分: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
-
边界提取后出现断线,这是与前一个一起的程序
边界提取后出现断线,这是与前一个一起的程序-Disconnected after the edge extraction, which is, together with the previous procedures
- 2022-05-17 21:24:41下载
- 积分:1
-
数字图像处理,对比度拉伸
内含测试图片,源码
数字图像处理,对比度拉伸
内含测试图片,源码-Digital image processing, contrast tensile test containing pictures, source code
- 2022-06-13 03:20:09下载
- 积分:1
-
图像匹配批处理
图像匹配批处理-Batch Image Matching
- 2022-10-03 20:25:03下载
- 积分:1
-
Histogram image processing transform is commonly used in some algorithm, which i...
直方图变换是图像处理中常用的一些算法,该算法是用c语言实现的。-Histogram image processing transform is commonly used in some algorithm, which is the c language.
- 2022-03-18 02:31:10下载
- 积分:1
-
利用数据采集工具箱处理硬件数据
Using Data Acquisition Toolbox to process data from hardware
- 2022-07-22 15:48:56下载
- 积分:1
-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
改变图像的分辨率,C#语言,很简单的一个小程序。
改变图像的分辨率,C#语言,很简单的一个小程序。-To change the image resolution, C# language, a very simple procedure.
- 2023-05-31 19:15:04下载
- 积分:1
-
将TV信号转换到VGA信号,通过FPGA的转换可以直接在显示器上显示。...
将TV信号转换到VGA信号,通过FPGA的转换可以直接在显示器上显示。-TV signals will switch to VGA signal, through the FPGA conversion can be directly displayed on the monitor.
- 2022-05-26 05:28:56下载
- 积分:1