-
C Builder image enhancement, the original low
C++Builder实现图象增强,将原先对比度低的图象变的层次分明,效果很好。-C Builder image enhancement, the original low-contrast images change structured, with good results.
- 2022-03-26 01:18:32下载
- 积分:1
-
曲线的绘制的控件代码:具有水平和垂直滚动条,带有测试事例!一次可绘制三个分量...
曲线的绘制的控件代码:具有水平和垂直滚动条,带有测试事例!一次可绘制三个分量-curve mapping the control code : with horizontal and vertical scroll, with a test case! Rendering can be a component ... 3
- 2022-02-12 06:09:54下载
- 积分:1
-
几个在1D,2D 3D很有用,关于卡尔曼滤波器的MATLAB实现。约..
几个很有用的在1D,2D,3D上的卡尔曼滤波器的MATLAB实现。可以供初学者学习!-Several very useful in 1D, 2D, 3D Kalman filter on the MATLAB implementation. Can be used for beginners to learn!
- 2022-03-19 00:45:09下载
- 积分:1
-
YUV-Viewer
资源描述同事提供给我的读取YUV图像的小程序代码,上传上来大家共享
- 2023-01-07 11:05:02下载
- 积分:1
-
利用 OpenCV 实现了根据颜色直方图和形状进行图像匹配
想做一些图像匹配,所以最近学习使用openCV,并做了一些试验。利用 OpenCV 实现了根据颜色直方图和形状进行图像匹配的功能,能够对摄像头的实时图像和本地照片进行匹配。Demo仅能在真机中测试,因为需要用到摄像头。作者:jimple_金鸿
- 2022-06-01 08:32:00下载
- 积分:1
-
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT...
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT-Wiener filtering theory in image processing applications. Including the Wiener filter, Wiener restoration, Wiener edge extraction, Wiener enhanced. I have a small issue of the final version. With PPT
- 2022-05-26 05:08:26下载
- 积分:1
-
本程序是用VisualC++和OpenCV实现的,通过改进的Camshift算法,引进辅助信息,解决了人脸遮挡问题...
本程序是用VisualC++和OpenCV实现的,通过改进的Camshift算法,引进辅助信息,解决了人脸遮挡问题-This procedure is used VisualC++ And OpenCV achieved through improved Camshift algorithm, the introduction of auxiliary information to resolve the problem of facial occlusion
- 2022-12-19 16:10:07下载
- 积分:1
-
计算机图形学相关示例代码,比较经典的,看看有好处
计算机图形学相关示例代码,比较经典的,看看有好处-Computer graphics-related sample code, more classic, look good
- 2022-01-26 04:41:25下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1
-
对二维信号(例如二维图像),实现多级小波的分解和重构,用到的小波函数是 DBN 小波,即Daubechies小波。...
对二维信号(例如二维图像),实现多级小波的分解和重构,用到的小波函数是 DBN 小波,即Daubechies小波。-Of two-dimensional signal (such as two-dimensional image), the realization of multi-level wavelet decomposition and reconstruction, the wavelet function is used wavelet DBN, namely Daubechies wavelet.
- 2022-11-29 04:15:04下载
- 积分:1