-
YCbCr的JPEG压缩
ycbcr to jpeg compre
- 2023-05-22 10:00:03下载
- 积分:1
-
这是俄罗斯博士论文的博士论文,博士配套源码,实现图形切割…
这是俄罗斯的一个博士的博士论文的配套源码,实现了GRAPH CUT用于立体视觉的匹配,它改善了传统GRAPH CUT计算耗时的缺点,他还因此称为微软一员,专门从事GRAPH CUT在图像处理上的应用。程序写的很精简,写的很好,反复学过很多遍,这也是C/C++爱好者提高编程能力的一个很好的学习样本,很值得仔细反复阅读。-This is a Russian doctoral thesis, Dr. supporting source, realize the GRAPH CUT for stereovision matching, which improves the calculation of time-consuming traditional GRAPH CUT shortcomings, he also is why they are called a Microsoft, which specializes in GRAPH CUT in image processing applications. Procedures written in very concise, well written, repeatedly studied many times before, this is C/C++ Lovers programming ability to enhance a good learning samples, it is worth reading carefully repeated.
- 2022-02-11 20:26:25下载
- 积分:1
-
多丽丝最新版本,免费合成孔径雷达图像处理。
Doris最新版,免费的SAR图像处理程序。-Doris the latest version, free SAR image processing.
- 2022-03-07 06:56:20下载
- 积分:1
-
use openCV to find the number of connected components.
This example is to find...
查找连通分量的个数,
本程序的例子是查找一个图片中细胞的个数。-use openCV to find the number of connected components.
This example is to find the number of cells in a picture.
- 2023-03-09 07:35:04下载
- 积分:1
-
- 2022-03-17 21:21:56下载
- 积分:1
-
用OpenCV编写的一个用来检测人脸的程序,可输入图片或者视频文件,也可打开摄像头进行实时检测。检测速度快,准确度高。
用OpenCV编写的一个用来检测人脸的程序,可输入图片或者视频文件,也可打开摄像头进行实时检测。检测速度快,准确度高。
-OpenCV prepared with a human face to detect the process, enter the picture or video files can also be open to conduct real-time detection camera. Detection speed and high accuracy.
- 2022-01-22 07:53:50下载
- 积分:1
-
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习...
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习
-in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
- 2022-01-26 02:46:11下载
- 积分:1
-
用PCNN模型实现自动波的反向传播
*************************************
Function PCNN_autow...
用PCNN模型实现自动波的反向传播
*************************************
Function PCNN_autowavecp(J)
参数说明:J为输入的二值图像。
功能:用PCNN模型实现自动波的反向传播
-PCNN model with automatic back-propagation wave ************************************* Function PCNN_autowavecp (J) parameters: J for the input binary image. Function: PCNN models with automatic back-propagation wave *************************************
- 2022-09-30 17:05:03下载
- 积分:1
-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourComple
- 2022-12-07 02:25:02下载
- 积分:1
-
zhangzhengyou的摄像机标定程序,用来估计摄像机的内外参数
zhangzhengyou的摄像机标定程序,用来估计摄像机的内外参数-zhangzhengyou the camera calibration procedure used to estimate the internal and external camera parameters
- 2022-08-08 19:18:35下载
- 积分:1