搜索资源列表
灰度图象处理
- 该程序实现二维灰度图象处理,包括旋转,缩放,二值化处理等功能,方便实用。-procedures to achieve the two-dimensional gray scale image processing, including rotation, scaling, the two-value processing and other functions, convenient and practical.
DrawBSplineCode
- 绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴-drawing cubic spline curve vc procedures, practical and effective, it needs can learn from Comrade
shadow_src
- 一个用C#编写的实用程序,可以给一副图片增加阴影效果,支持多种阴影样式。
GingkoVG 1.0.1
- 这是一个2D矢量图形库,完全兼容OpenVG 1.0.1。效能比官方版本快80倍 ----- 算法完全是自己的,我不习惯实用开源代码忽悠人(含完整开发文档和开发程序库、开发程序范例源码);更新版本见我个人Blog
wind_rose
- 这是一个简单的实现玫瑰图的matlab小程序 作图比较精美 相对实用-This is a simple rose diagram of the matlab implementation of mapping more beautiful and a relatively small program useful
sanweibianhuan123
- 此程序可以实现图形的三维变换,非常实用。-This process can realize three-dimensional graphics transformations, very useful.
demo
- MATLAB的一些常用程序,都很简答,但很实用,适合初学者-MATLAB for some commonly used procedures are short answer, but very useful for beginners
detect_skin
- 皮肤检测小程序,非常实用方便,感兴趣的朋友可以看一下。-Skin testing applet, very practical and convenient, interested friends can see it.
Painter.java.tar
- 简单实用的java绘图程序,帮助很快掌握java2d绘图关键技术。-A simple java drawing program, if you want to get the key point quickly, you can try it.
87087443tracking
- 用C++编写的图像处理程序,主要是对图像中的目标进行跟踪。效果很好,也很实用。-The image processing program written in C++, mainly to track the target in the image. Good effect, and also very practical.
clock
- opengl 2d时钟的开发,相当简单实用的一个小程序
SHUZIXINHAOCHULI
- 二维磁异常正演, 包括圆柱体和球体的MATLAB程序,非常实用-Two-dimensional magnetic anomaly forward, including cylinders and spheres MATLAB program, very useful
IMAGE-GUI
- matlab gui程序可以读取PEt和ct图像!十分好用,强力推荐!界面简洁实用!-matlab gui program can read the PET and CT images! Very easy to use, highly recommended
plotPCA
- 二维PCA程序,非常实用的,只要将程序地址栏改下,黏到matlab里面运行,即可得到pca图-Dimensional PCA program, very useful, as long as the address bar will change under the program, stick to the inside matlab running, you can get pca Figure
fft2
- 对图像进行傅里叶变化与反变换、模糊图像处理、二维小波分解与重构、直方图均衡处理等等很多小程序。很实用-The image Fourier transform and inverse transform, fuzzy image processing, two-dimensional wavelet decomposition and reconstruction, histogram equalization, and so many small programs. Very practical
BM3D
- BM3D图像去噪方法,matlab编写的,非常实用,里面有图,有程序,实用-BM3D image denoising method, matlab prepared, very practical, there are maps, there are procedures, practical
gbod-handling
- 一个很小的java处理艺术字体的程序,很实用,不错的,推荐给大家-A small Java procedure of handling art fonts, very practical, good, recommend to everyone
1586743
- matlab 实用程序,非常不错,内容丰富,适合广大初学者,-Matlab practical, very good, rich in content, suitable for the beginners,
144301
- 图象分析,灰度调整,图象过滤等实用的MATLAB程序 不错的-Image analysis, gray scale adjustment, image filter useful MATLAB right
JPEG编码程序MATLAB
- JPEG编码包括图像颜色转化、DCT编码、量化等多个在重要步骤,MATLAB语言编写,非常实用适合初学者学习~