-
实现在YUV图像上面按照算法叠加OSD信息
实现在YUV图像上面按照算法叠加OSD信息-Achieve the YUV overlay the image above, OSD information in accordance with Algorithm
- 2022-04-19 12:10:11下载
- 积分:1
-
基于MATALAB 数字滤波器设计用巴特沃斯滤波器进行图像滤波
基于MATALAB 数字滤波器设计用巴特沃斯滤波器进行图像滤波-the auto design by matalab in this way
- 2022-07-08 23:45:39下载
- 积分:1
-
MFC图形填充图象编程入门程序的VC6.0++源码
MFC图形填充图象编程入门程序的VC6.0++源码-MFC Programming graphics image filling entry procedures VC6.0++ Source
- 2023-04-29 22:00:03下载
- 积分:1
-
Based on the C++ Preparation procedure, function is the graphical image texture...
一个基于C++编写的程序,功能是进行图形图像的纹理分析-Based on the C++ Preparation procedure, function is the graphical image texture analysis
- 2022-11-15 20:30:03下载
- 积分:1
-
利用openCV的相关函数实现对图像的形态学操作
利用openCV的相关函数实现对图像的形态学操作-Use of the correlation function of the realization of openCV image morphology operation
- 2022-08-13 17:13:40下载
- 积分:1
-
该文件包括四个图像的预处理程序,分别为图像的卷积运算、生成浮雕、粒化图像及扩散图像。对图像初学者有帮助。...
该文件包括四个图像的预处理程序,分别为图像的卷积运算、生成浮雕、粒化图像及扩散图像。对图像初学者有帮助。-including 4 of the document image preprocessing procedures for the image convolution operation, production of arms tablets of the proliferation of images and image. Image beginners to help.
- 2022-03-15 13:49:31下载
- 积分:1
-
最新的第5版,国外经典教程,视频图像处理界的圣经,必读教程。...
最新的第5版,国外经典教程,视频图像处理界的圣经,必读教程。-The latest version 5, foreign classics tutorial, video, image processing sector in the Bible, reading tutorials.
- 2022-04-18 18:33:10下载
- 积分:1
-
给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等
给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等-Several morphological gradient algorithm is given, including, but gradient-scale, multi-scale gradient, multi-structural elements, such as gradient
- 2022-02-26 10:55:44下载
- 积分:1
-
此文件包含一个实现灰度化彩色图像的工程,也可恢复灰度化以后的图像成为原来的图像...
此文件包含一个实现灰度化彩色图像的工程,也可恢复灰度化以后的图像成为原来的图像-This file contains a gray realize color images of the works, but also to resume after the gray-scale images of the original image
- 2023-01-07 13:35: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