资源列表
3D-snooker-game-source-VB
- 虚拟三维台球游戏VB源码!很强的哦,我也是下载的啊.
raushon
- 实现RAW——>BMP文件的转换 包含显示直方图,各种滤波功能 实现对BMP位图做平移,旋转,缩放,转置等功能-achieve RAW -- gt; BMP file conversion include histogram display, various filtering to achieve right from Bitmap to do translation, rotation, zoom, transpose function
resize
- 包括经典的读取BMP图像的方法,通过拖动滚动条实现图像缩放,向初学图像编程的强烈推荐-read classics including BMP images, drag scroll through Image zoom, image beginners to programming strongly recommend
抓图程序和源程序catchscr
- 抓图程序和源程序catchscr.rar 自己打开看吧-procedures and open source catchscr.rar sees himself!
基于直方图的图象检索的vc算法调试1
- 基于直方图的图像检索程序,欢迎NG AN这个方向的兄弟提意见-histogram-based image retrieval procedures, NG AN welcomed the direction of the brothers advice
四种不同的图像细化算法
- 本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refinement algorithm, based on the
数字信号处理的函数库
- 机遇vc编写的数字信号处理的函数库,非常好用-opportunities vc prepared by the digital signal processing functions, very handy
开发类似CAD的系统,功能十分强大,非常值得借鉴
- 开发类似CAD的系统,功能十分强大,非常值得借鉴-develop similar CAD systems, functions very powerful and very valuable
利用Sobel边缘算子法对图像进行边缘提取的源代码
- sobel边缘算子对图像进行边缘提取,简单实现,对图像处理的朋友大有裨益。-pixel Edge Operator right image edge extraction, the simple realization of the right image processing friends useful.
频域滤波
- 频域滤波,包括梯形低/高通滤波,理想低/高通滤波,布尔沃什低/高通滤波和指数低/高通滤波等-frequency domain filtering, including the trapezoid low / high pass filters, ideal low / high pass filter, Buerwoshen low / high pass filter and index low / high pass filter, etc.
CCID-22123.ZIP
- 一个Delphi的类库,用了,进行,Bmp,Pcx到JP2,JPc的转换,很好用-a Delphi library, spent, conduct, PDF, Pcx to JP2, the conversion JPc good use
用VC实现的简单图片浏览
- 用VC实现的简单的图片浏览,点击按钮可以实现几张image的循环浏览过度效果,对初识VC的编程爱好者,有抛砖引玉的作用。