资源列表

« 1 2 ... .50 .51 .52 .53 .54 1655.56 .57 .58 .59 .60 ... 7722 »

[图形图像处理(光照,映射..)AV_SDK_USAGE_EXAMPLE_VC++

说明:AV SDK he application wizard uses "TODO:" to indicate parts of the source code you should add to or customize.
<canis> 在 2025-03-19 上传 | 大小:1.76mb | 下载:0

[图形图像处理(光照,映射..)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
<zhmaol> 在 2025-03-19 上传 | 大小:56kb | 下载: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
<yemaoqiu> 在 2025-03-19 上传 | 大小: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
<yemaoqiu> 在 2025-03-19 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)adaptivethresholdandtestprogram

说明:一个自适应阈值处理程序,是图像分割领域难题的一个处理方向,该方法效果还不错An adaptive thresholding algorithm that seperates the background with nonuniform illumination. %foreground from the background with nonuniform illumination.-An adaptive threshold pr
<yemaoqiu> 在 2025-03-19 上传 | 大小:144kb | 下载:0

[图形图像处理(光照,映射..)frft_PXJ

说明:进行分数傅立叶变换的算法,通过该算法可以对函数进行任意分数阶傅立叶变换-For the fractional Fourier transform algorithms, the adoption of the algorithm can function for arbitrary fractional order Fourier transform
<赵书凯> 在 2025-03-19 上传 | 大小:732kb | 下载:0

[图形图像处理(光照,映射..)GetParaFromImg

说明:矢量多边形与栅格数据的批量裁剪,同时实现坐标转换计算-Vector polygons with raster data bulk cutting, at the same time coordinate conversion calculation
<amao> 在 2025-03-19 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)Imagedetectionandmatching

说明:进行图像的检测、模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Image detection, template matching process the following command-line compiler vcvars32rc bmp.rcc
<刘丽丽> 在 2025-03-19 上传 | 大小:22kb | 下载:0

[图形图像处理(光照,映射..)Imagegeometrychange

说明:图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Images of geometric transformations to open a bitmap, the realization of the g
<刘丽丽> 在 2025-03-19 上传 | 大小:28kb | 下载:0

[图形图像处理(光照,映射..)Imagecorrection

说明:直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Histogram correction and color transformation process of the command-line compiler is as fo
<刘丽丽> 在 2025-03-19 上传 | 大小:29kb | 下载:0

[图形图像处理(光照,映射..)Imagesmoothing

说明:实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-The realization of image smoothing (to noise), the process of sharpening the following c
<刘丽丽> 在 2025-03-19 上传 | 大小:23kb | 下载:0

[图形图像处理(光照,映射..)erodeandexpand

说明:是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Is corrosion, expansion, thinning algorithm compiler command line as follows vcvars32rc bmp.r
<刘丽丽> 在 2025-03-19 上传 | 大小:15kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 1655.56 .57 .58 .59 .60 ... 7722 »

源码中国 www.ymcn.org