资源列表
[图形图像处理(光照,映射..)] Abutaleb
说明:two dimensional entropy based thresholding method<lizuoyong> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] FloodFill3D
说明:This program flood fills a 3D region in a binary matrix<lizuoyong> 在 2025-04-24 上传 | 大小:949kb | 下载:0
[图形图像处理(光照,映射..)] harrismatlab
说明:harrismatlab,对大家学习图像处理很有帮助.-harrismatlab, for everyone to learn image processing helpful.<wuweisen> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] DlgShannon
说明:图象的简单显示后的,以香农编码为原理的频域处理.主要效果为增加图象信息传输率.-Image after a simple show to the Shannon code for the principle of frequency domain processing. The main effect of increased information transmission rate of images.<shen yi> 在 2025-04-24 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] DlgRecMatch
说明:图象的简单显示后,以最大相似原则为原理的像素处理.主要效果为增加图象信息率.作腐蚀处理的准备-After a simple image display, similar to the principle of the greatest principles of treatment of pixels. The main effect of increasing the rate of image information. For co<shen yi> 在 2025-04-24 上传 | 大小:4kb | 下载:0
[图形图像处理(光照,映射..)] Digitalimageprocessing
说明:数字图象处理基础:包含二值化,直方图,中值滤波等-The basis of digital image processing: includes binarization, histogram, median filtering, etc.<linying> 在 2025-04-24 上传 | 大小:283kb | 下载:0
[图形图像处理(光照,映射..)] ImageN
说明:包含图像点处理,领域处理,二值图像处理,彩色图像处理-Contains the image point of treatment, the area of treatment, two-valued image processing, color image processing<linying> 在 2025-04-24 上传 | 大小:5.81mb | 下载:0
[图形图像处理(光照,映射..)] ImageP
说明:c++图形编程,图像的存取,显示和生成,及图像的变化-c++ graphical programming, image access, display and generation, and image changes<linying> 在 2025-04-24 上传 | 大小:5.51mb | 下载:0
[图形图像处理(光照,映射..)] digitalimage
说明:简单数字图像处理,直方图统计、滤波、均衡、锐化、转置、FFT变换等-Simple digital image processing, histogram statistics, filtering, balance, sharpening, transpose, FFT transform<唐新云> 在 2025-04-24 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] ImageShow
说明:图像处理的线段编码,CLmage仿真类的建立,图像文件读写-Image processing segment encoding, CLmage simulation category the establishment of reading and writing image files<linying> 在 2025-04-24 上传 | 大小:5.31mb | 下载:0
[图形图像处理(光照,映射..)] 3_28_2
说明:用直方图的方法对图像进行清晰化的改进。同时对原有的直方图方法进行了改进。-Using histogram methods of image clarity improvement. At the same time, the original histogram method has been improved.<myl_0115> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] rotate
说明:对yuv图像顺时针旋转90°的代码,一次只能旋转一个分量,例如,对于yuv420图像,采用 rotate( m_image_w,m_image_h, y, NULL ) rotate( m_image_w/2,m_image_h/2, u, NULL ) rotate( m_image_w/2,m_image_h/2, v, NULL ) 如果dstdata为NULL,哪么程序会将输入srcdata当作输出-<陈航> 在 2025-04-24 上传 | 大小:1kb | 下载:0