资源列表
[图形图像处理(光照,映射..)] GauMM_
说明:A better version of guassian mixture model for background subtraction and foreground detection, using matlab and c language to implement it.<victor > 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] spam
说明:一种用于用于进行图像隐写分析的算法的源代码,主要是基于最低有效位检测这一方面研究的-Used for the image of a steganalysis algorithm source code, mainly detection based on the least significant bit of research in this<陈程> 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] IPT
说明:个人在学习数字图像处理和机器视觉时编的一些代码-Individuals in learning digital image processing and machine vision some code when compiled<WJJ> 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] matlab-graph-algorithms
说明:matlab图论算法,一些图论有关的算法-matlab graph algorithms, some algorithms related to graph theory<刘琪> 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] DirectShow-Video-Image
说明:基于DirectShow的视频图像处理系统设计与实现 pdf文档-Based on DirectShow video image processing system design and realization pdf document<商超> 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] DirectDraw-Double-Buffered
说明:通常在绘图的时候,你都不会直接在BeginPaint或CDC中使用HDC,如果你这样做了,那么当你绘制很多东西的时候,就有可能造成图像的闪烁。双缓冲就是用在这里实现图像的平滑的更新的。 有很多实现的方法,一种是在内存中创建一个兼容的HDC,然后拷贝内存到可见的HDC,另一种是我现在用的一个方法,使用一个DirectX的子集DirectDraw,实现一个接口的实例类CDXSurfaceMgr,实现双缓冲。-Double Buffered Graphics using DirectDraw Th<> 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] canny-vcPP
说明:利用vc++编程,提取canny算子,实现对图像的边缘提取,效果好,供大家学习参考-Using vc++ programming, extract canny operator, to achieve the image edge detection, the effect is good for them to learn information<zcl> 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] Contrast-stretching
说明:本程序用VC++6.0实现了图像对比度拉伸-The procedure used VC++6.0 to achieve image contrast stretching<Nancy> 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] DCT_image_copressing
说明:图像压缩程序(通过离散余弦变换实现的VC++程序)-Image compression program (by discrete cosine transform of VC++ program)<章煜> 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] jiyuISODATA
说明:基于改进模糊ISODATA算法的遥感影像非监督聚类研究-Algorithm based on improved fuzzy ISODATA unsupervised clustering of remote sensing images<jackson> 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] vc3dcurv
说明:一个比较粗糙的VC++二维显示和三维显示的关键技术代码,程序在VC6.0下调试通过,显示类的定义部分在eidterView.h 文件中,其实现部分在 eidterView.cpp文件中。它可生成三种数据曲线图以及三维图形展示图像等。-The VC a rough two-dimensional display and three-dimensional display of key technical codes, the program in VC6.0 debugging through t<brave> 在 2025-07-03 上传 | 大小:150kb | 下载:0
[图形图像处理(光照,映射..)] imjepg
说明:JPEG压缩编码的主要步骤有: 1.通过前向离散余弦变换减少图像数据相关性; 2.利用人眼的视觉特性队DCT系数进行量化; 3.使用查分脉冲编码调制对直流系数进行编码; 4.对交流系数进行Z形扫描,使用形成长度编码队交流系数进行编码; 5.熵编码器对上述描述符进行熵编码。-JPEG compression encoding of the main steps are: 1.forward discrete cosine transform to reduce the im<汪晨> 在 2025-07-03 上传 | 大小:150kb | 下载:0