资源列表
[图形图像处理(光照,映射..)] count-rice
说明:本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助-This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain<baiyang> 在 2025-03-01 上传 | 大小:824kb | 下载:0
[图形图像处理(光照,映射..)] 19854796watermarking
说明:武汉大学信息隐藏实验实现源代码 各种隐藏算法dct变换,小波变换,MD5算法等-Wuhan University Experimental realization of information hiding all kinds of hidden algorithm source code dct transform, wavelet transform, MD5 algorithm<kanghui> 在 2025-03-01 上传 | 大小:824kb | 下载:0
[图形图像处理(光照,映射..)] tuxiangbianhuajiance
说明:图像变化检测算法(我的翻译大作业,可以看看去)-Image change detection algorithm (my translation big job, you can look at to)<聂建辉> 在 2025-03-01 上传 | 大小:824kb | 下载:0
[图形图像处理(光照,映射..)] matlab-3d-reconstruction
说明:由图像的灰度,恢复三维物体的形状,包括源程序和图片-By the gray scale image to restore the shape of three-dimensional objects, including source code and pictures<唐路> 在 2025-03-01 上传 | 大小:824kb | 下载:0
[图形图像处理(光照,映射..)] pfstools-1.8.4.tar
说明:对HDR图像进行读、写、操作、浏览的源码。包含了利用多曝光图像合成HDR图像,tone mapping,等功能。亦可与GNU、Matlab等集成。-pfstools- a set of programs for reading, writing, manipulating and viewing high-dynamic range (HDR) images and video fr a mes. pfscalibration- pho<刘宇> 在 2025-03-01 上传 | 大小:824kb | 下载:0
[图形图像处理(光照,映射..)] edge-detection
说明:简单说明了边缘检测的原理,详细介绍了几种经典边缘检测方法,并用matlab进行实验仿真,分析结果-A brief descr iption of the principle of edge detection, described in detail several classical edge detection methods, and results of the analysis and experimental simulat<郭玲> 在 2025-03-01 上传 | 大小:824kb | 下载:0
[图形图像处理(光照,映射..)] SlowImage
说明:C++ builder开发环境,采用常规方法识别取样图形,速度有待提升。-C++ builder IDE,The conventional method of sampling the graphics, speed needs to be improved<hechong> 在 2025-03-01 上传 | 大小:824kb | 下载:0
[图形图像处理(光照,映射..)] Fabric-defect-detection-
说明:基于Matlab的织物疵点检测和识别系统-Fabric defect detection and identification systems based on Matlab<陈璐> 在 2025-03-01 上传 | 大小:824kb | 下载:0
[图形图像处理(光照,映射..)] exe
说明:基于图像的车牌识别技术在Matlab上的实现,中间有图片,和程序使用说明,打开就能用。-License plate image recognition technology based on Matlab, middle picture, and program instructions, can be used to open.<郭晓丽> 在 2025-03-01 上传 | 大小:824kb | 下载:0
[图形图像处理(光照,映射..)] LSBaDFTaPatchwork
说明:LSB满负荷嵌入&DFT&Patchwork-LSB embedded capacity & DFT&Patchwork<张先生> 在 2025-03-01 上传 | 大小:824kb | 下载:0
[图形图像处理(光照,映射..)] sunset
说明:改变图像颜色比例,使得图像具有落日余晖照映的效果(黄昏效果)(The color of the image into the sunset shine effect)<散落丶 > 在 2025-03-01 上传 | 大小:825kb | 下载:0
[图形图像处理(光照,映射..)] JPEGCompression
说明:编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数<洪世宽> 在 2025-03-01 上传 | 大小:824kb | 下载:0