资源列表
[图形图像处理(光照,映射..)] GeoTrans
说明:用MFC写的对BMP格式的图像进行几何变换操作的源码。包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转、图像的插值操作。-Using MFC to write on the BMP format images of the source geometry transform operations. Including the image shift, mirror image transform, transpose images, image scaling, image r<zhmaol> 在 2025-11-26 上传 | 大小:56kb | 下载:0
[OpenGL] radialBlur
说明:在OpenGL中,通过texture技术和数学方法实现radial blur 的效果-In OpenGL, the texture through the technical and mathematical methods to achieve the effect of radial blur<guanxu> 在 2025-11-26 上传 | 大小:28kb | 下载:0
[2D图形编程] Intrecog
说明:基于数字形态学的字符识别 recognizes the characters (in integer form) present in the image X and displays it as output. INTREC uses morphological operations(like -Based on the number of morphological character recognition recognizes the characters (in integer<yemaoqiu> 在 2025-11-26 上传 | 大小:13kb | 下载:0
[2D图形编程] coloriz
说明:一个效果非常理想的图像颜色变换程序%The goal of this application is to change the colors of a picture, (truecolor or grayscale, *.jpg, *.jpeg), without moving the mouse, looking at them in a slideshow.-One of the effects very good image color conversion process The go<yemaoqiu> 在 2025-11-26 上传 | 大小:10kb | 下载:0
[图形图像处理(光照,映射..)] fromirangaborfilter
说明:基于纹理分析的图像分割用滤波实现,需要先输入参数。%The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes -Based on Texture Analysis for Image Segmentation with filtering to achieve, need to input parameters. The Gabor filter is basically a Ga<yemaoqiu> 在 2025-11-26 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] newnethodotsu
说明:一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bo<yemaoqiu> 在 2025-11-26 上传 | 大小:2kb | 下载:0