资源列表

« 1 2 ... .91 .92 .93 .94 .95 3696.97 .98 .99 .00 .01 ... 7721 »

[图形图像处理(光照,映射..)DirectShow-Video-Image

说明:基于DirectShow的视频图像处理系统设计与实现 pdf文档-Based on DirectShow video image processing system design and realization pdf document
<商超> 在 2025-07-21 上传 | 大小:150kb | 下载:0

[图形图像处理(光照,映射..)DirectDraw-Double-Buffered

说明:通常在绘图的时候,你都不会直接在BeginPaint或CDC中使用HDC,如果你这样做了,那么当你绘制很多东西的时候,就有可能造成图像的闪烁。双缓冲就是用在这里实现图像的平滑的更新的。 有很多实现的方法,一种是在内存中创建一个兼容的HDC,然后拷贝内存到可见的HDC,另一种是我现在用的一个方法,使用一个DirectX的子集DirectDraw,实现一个接口的实例类CDXSurfaceMgr,实现双缓冲。-Double Buffered Graphics using DirectDraw Th
<> 在 2025-07-21 上传 | 大小: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-21 上传 | 大小:150kb | 下载:0

[图形图像处理(光照,映射..)Contrast-stretching

说明:本程序用VC++6.0实现了图像对比度拉伸-The procedure used VC++6.0 to achieve image contrast stretching
<Nancy> 在 2025-07-21 上传 | 大小:150kb | 下载:0

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

说明:图像压缩程序(通过离散余弦变换实现的VC++程序)-Image compression program (by discrete cosine transform of VC++ program)
<章煜> 在 2025-07-21 上传 | 大小:150kb | 下载:0

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

说明:基于改进模糊ISODATA算法的遥感影像非监督聚类研究-Algorithm based on improved fuzzy ISODATA unsupervised clustering of remote sensing images
<jackson> 在 2025-07-21 上传 | 大小: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-21 上传 | 大小: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-21 上传 | 大小:150kb | 下载:0

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

说明:高斯背景分离的C++实现源代码,需要opencv库-The Gaussian background separation C++ achieve source code need opencv library
<tc> 在 2025-07-21 上传 | 大小:150kb | 下载:0

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

说明:自己编写的插值算法 ,可以放大和缩小图像。最近邻算法-I have written interpolation algorithm, can zoom in and zoom out. Nearest neighbor algorithm
<> 在 2025-07-21 上传 | 大小:150kb | 下载:0

[图形图像处理(光照,映射..)CONTRAST-STRETCH

说明:采用MFC实现的图像处理小程序,实现对比度拉伸-Using MFC implementation of image processing procedures, to achieve contrast stretching
<黄丽晴> 在 2025-07-21 上传 | 大小:150kb | 下载:0

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

说明:多重分形谱用于面部图像的方法,本人课题研究到一般的半成果,可以联系读帧,对面部分块进行多重分形的谱描述,私人珍藏,PUDN首发,下载者用于论文发表时,请在PUDN私信联系我,-Multifractal spectrum method for facial image, I research to the general half results, you can contact reading fr a me of the block across the spectrum of multifr
<maofei47> 在 2025-07-21 上传 | 大小:150kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 3696.97 .98 .99 .00 .01 ... 7721 »

源码中国 www.ymcn.org