资源列表
[图形图象] normalization
说明:数据归一化源码,可用于数据处理将数据归一化到0-1之间-The data normalization codes can be used for data processing the data normalized to between 0-1<小馨> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[2D图形编程] image-reduction
说明:在linux环境下读取mri文件,然后对图像处理,只去右下角的图像-Read the linux environment mri file, and then only to go to the lower right corner of image processing, image<wuguocheng> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[2D图形编程] image-shrink
说明:在linux环境下读取256x256的图像,把此图像缩小为128x128-Read the linux environment 256x256 image, this image is reduced to 128x128<wuguocheng> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] hough
说明:检测出所显示图像中的原有的直线,并标注出来-The original straight line of the displayed image is detected, and marked out<方娜> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] digtalsignal
说明:数字图像处理源程序,灰度变换,锐化、细化-Source of digital image processing, gray transformation, sharpening, etc.<chen> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[2D图形编程] SMOOTH.ZIP
说明:Very fast graphics in dos. Code with asm and c!<gordan> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Hough
说明:数字图像处理中,用hough变换检测边缘-Hough transform to detect edge<李倩> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] lorenz_3
说明:这是陈氏混沌系统,仿真可以用,可以用于图像的加密。希望对大家有帮助-This is Chen' s chaotic systems, simulation can be used, and can be used for image encryption. I hope everyone<yuxiang> 在 2025-04-08 上传 | 大小:1kb | 下载:1
[图形图像处理(光照,映射..)] jpg2rgb
说明:将jpg图片转换为rgb格式,在VC++下实现。-transform the picture format from jpg to rgb format。<zhangl> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] code-yuv2rgb
说明:#define XSIZE 640 #define YSIZE 480 #define IMGSIZE XSIZE * YSIZE typedef struct RGB { unsigned char R unsigned char G unsigned char B }RGB struct RGB in[IMGSIZE] //需要计算的原始数据 unsigned char out[<潘锦雷> 在 2025-04-08 上传 | 大小:1kb | 下载:0