搜索资源列表
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.DrawLineDemo 演示绘制直线。 9.DrawPol
plateloc
- 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
vc++shuzituxiangshibiejishu
- vc++数字图像识别技术经典案例(光盘): 第1章:颜色空间转换源码。第3章:指纹识别源码。第5章:基于可移植的C语言的数字水印算法的代码。第6章:条形码生成器源程序。第7章。第8章:印章特征提取。第9章:英文ocr识别。 -vc Digital Image Recognition Technology classic cases (CD) : Chapter 1 : color space conversion source. Chapter 3 : fingerprint ident
VCimageprocess
- 数字图像处理学:Visual C++实现 郎锐编写1数字图象处理导论2光学基础与视觉系统3对设备无关位图的访问4图象的变换5图象的增强6图象复原7图象重建8图象分割9图象纹理分析10图象腐蚀与膨胀11图象压缩编码12图象模式识别-Digital Image Processing : Visual C Lang achieve a sharp prepared Introduction to Digital Image Processing with two optical vision syst
db9.7
- 将db9.7小波转换成提升格式,并实现对图像“lena”的分解-will db9.7 wavelet transform into upgrading format, and realize the image "lena" Decomposition
Wavelet_9-7
- 一階小波(9/7)轉換,圖片大小為512*512,可轉成小波形式與回復,show圖的方式有量化過
l1magic-optimization 代码实现稀疏表示中的l1范式中的7个优化问题
- 代码实现稀疏表示中的l1范式中的7个优化问题。对大家实现稀疏表示算法有极大的参考价值-This package contains code for l1 magic solving seven optimization problems.
scd
- 根据MPEG7中图像的SCD描述算子,提取图像在HSV空间中的直方图。并且可以与源图像进行比较。-MPEG 7 Scalable Color Descr iptor experiment
chuli
- 用cdf 9/7 小波分解和重建二维图像,若在中间加上适当的处理过程,则可实现对图像的去噪处理。-With cdf 9/7 wavelet decomposition and reconstruction of two-dimensional image, if in the middle combined with the appropriate processing can be achieved to address the image denoising.
CoxWmk_0.7
- 基于matlab的一系列图像处理源码,实现了该软件的优势-Based on a series of image processing matlab source to realize the advantages of the software
MPEG7
- MPEG 7压缩算法资料。IEEE标准。 相关会议资料如果。英文描述,对图像压缩感兴趣的可以下载之。-MPEG 7 data compression algorithm. IEEE standard. If the information related meetings. English descr iption of the image compression may be interested in downloading.
fen-xing-suan-fa-7
- 分形算法与程序设计 第7章VC++程序代码使用说明,希望大家用的上。-Fractal algorithm and program design in Chapter 7, VC++ code using the instructions on the use of hope.
Video-Retrieval-System-on-MPEG-7
- 视频分类内部文档,基于融合MPEG-7描述子和二次预测机制的视频自动分类算法,-Video Categories internal document, based on the integration of MPEG-7 descr iptors and the second automatic prediction mechanism of the video classification algorithm
7
- 数字图像处理:java编程与实验 初级入门教程程序代码 系列7-Digital image processing: Java programming and experimental primary how-to tutorials program code
1-(7)
- 图形处理,Visual C++数字图像识别技术典型案例源代码第7章-Graphics processing , the Visual C++ digital image recognition technology to a typical case of source code(7)
BM3D_v1.7.6
- bm3d图像去噪算法,3个文件 用于处理灰度图像-v 1.7.6
yasuo
- 用小波基函数bior3.7完成对二维图像的多分辨率分解,进而完成对图像信息的压缩-Using wavelet basis function of bior3.72D multi-resolution decomposition of image, and then the completion of image information compression
DERIVATIVE5---7
- This function computes 1st and 2nd derivatives of an image using the 7-tap coefficients given by Farid and Simoncelli. The results are significantly more accurate than MATLAB s GRADIENT function on edges that are at angles other than vertic
Activation mikroC PRO for PIC 7.1
- How to Activation mikroC PRO for PIC 7.1
7位巴克码的产生和波形
- 通过matlab实现7位巴克码的产生和波形,以及自相关函数的图形,并作出所需要的图形。