搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
读写jpgdib文件的类
- 一个可以随意操纵Jpeg文件的函数库,我曾经在这个库上做过很多图形类的程序,希望可以为大家提供一点帮助-one can arbitrarily manipulate Jpeg document libraries, I have been at the library has done a lot of graphics category procedures, we hope to provide a bit of help
MSN QQ 中的动画表情 在Delphi中RichEdit的实现
- 相信用过QQ、MSN中的动画表情对我们的吸引力了吧。本代码为在delphi中实现MSN / QQ 中的动画表情 。-believe used QQ, MSN animated expression on our attractiveness of the hour. The code for the delphi achieve MSN / QQ animation of expression.
OpenGLofDelphi
- 这个例子充分展示了Delphi强大的功能,只有一个文件,但效果惊人!我在D6下试过了-This example demonstrates Delphi powerful features, only one paper, but the results amazing! I tried under D6
bp网络数码识别
- 基于bp神经网络的数字识别程序,练习时候编写着玩的,大家在网上肯定没有见过-A number recognition procudure base on bg NN ,writed on practice , first apperd on web
粗化细化
- 本程序是图形与图象处理方面的,实现的是对图片进行粗化和细化,学过此方面知识的人就知道。-graphics and image processing, and achieving the pictures of the rough and refined, academic knowledge of this person know.
Ass1_ylzhang
- 是男人就飞一万米听说过吧? 用OpenGL自己编写的一个类似程序,enjoy~-men on the flying 10,000 meters heard it himself with OpenGL prepared a similar procedures, enjoy ~
JPEGVIEW
- JPEG编码解码源程序, 已经在实际应用中调试过。-JPEG codec source, in practical application tuned.
GraphTool
- 使用MFC实现一个绘图程序 功能:类似于Windows系统的画图程序。具有画图、填充图、打开图形文件等功能。 使过SkinMagic优化程序界面;-use a drawing program functions : Windows system similar to the drawing program. With drawing, filled with maps, graphics files opened functions. So too SkinMagic optimizat
利用小波变换灰度处理
- 用小波变化实现对图像的灰度处理。在学信号处理的时候读过的一个源程序 -wavelet changes to achieve the gray image processing. Signal processing in school when read in one source
小设计
- 计算机图形学考试 试利用所学过计算机图形学的知识,设计一有意义的图形。 -computer graphics test examinations have learned from the use of computer graphics knowledge, design a meaningful graphics.
图片旋转
- 我看到已经有些朋友传过C、vb等的代码,我现在为大家带来了JAVA实现的图片旋转程序,详细说明请见文件中的注释,谢谢支持-I have seen some friends came across C, vb the code, I now bring you a picture JAVA rotation procedures, detailed descr iption, see the Notes document, thank you support! !
javavalidPic
- 现在很多网站在身份登录、文章发表等地方都加上了图片认证码用来防止恶意程序的攻击, 取得了很大的效果,我也先后用过3个版本的图片认证码程序,最新的版本可以随机产生杂点, 并且可以进行颜色设置,本以为这样便绝对安全了,可是突然发现, 目前的很多认证码程序并不安全, 仔细研究一下就会发现不少漏洞,所以试着拿3721的来做一下,JAVA版本-many websites log, the article was published with other parts of the pictu
《visual c++ 数字图像处理》源代码
- visual c++ 数字图像处理的源代码,我已经自己编译运行过了-visual c digital image processing of source code, compile it, I had a run-off
opengl源码例子
- 本人学习用过的Opengl源码,非常经典,推荐初学者也试试。-I used to study the source Opengl, very classic, also recommended beginners try.
使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码
- 使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码
face_recognition_pca
- 可以输出人脸的PCA算法,在matlab中测试过,效果不错-Can output face PCA algorithm in matlab tested, good results
graywatershed
- 一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。-Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealin
sift算法的完整matlab程序,本人测试过
- 很实用的sift算法程序,本人亲测过,稍微改改可以移植(this is very nice ,and can esay to play)
automatic_image_segement
- 本文以k-means算法为背景,引入信息熵相关知识,从而实现全自动分割图像。然而在利用混合高斯模型对图像进行数据分析时,会发生一定的过拟合现象,导致我们得不到预期的聚类数目。本文设计合理的合并准则,令模型简化,有效地消除过拟合现象,使得最后得到的聚类数目与预期符合。,设计合理的准则改进了图像的全自动分割方法,使得分割结果更加优化(In this paper, k-means algorithm is used as the background, and information entropy