资源列表

« 1 2 ... .93 .94 .95 .96 .97 2798.99 .00 .01 .02 .03 ... 7721 »

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

说明:这是图形处理设计到的算法,全部用代码实现,里面涉及到19种算法-This is a graphics design to the algorithm, all in code implementation, which involves 19 kinds of algorithms
<wrt> 在 2025-06-27 上传 | 大小:22kb | 下载:0

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

说明:一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转
<肥猪流> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)correction-method

说明:该文通过对光学成像系统中非线性畸变的分析,提出了一个数字校正方法。 该方法利用与光轴对称的径向畸变数学模型求出光学镜头的校正系数,对畸变图 像进行校正。对校正方法的程序实现进行讨论,给出了对实际畸变图像进行校正 的实验结果-This article through to the distortion of the nonlinear optical imaging system are analyzed and a digital correction method. This
<肥猪流> 在 2025-06-27 上传 | 大小:139kb | 下载:0

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

说明:demonstrate OpenCV FAST detector, which was add in version 2.0
<Luke> 在 2025-06-27 上传 | 大小:1mb | 下载:0

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

说明:关于Android的2D图形库Skia的源代码-The 2D graphics library on the Android source code Skia
<huxiangang> 在 2025-06-27 上传 | 大小:2.76mb | 下载:0

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

说明:六个代码分别是小波变换用于水印密写,离散余弦变换应用于水印密写和空域算法水印算法-Six codes are used for watermark Steganography wavelet transform, discrete cosine transform used in secret writing and airspace watermark Watermarking Algorithm
<张楠> 在 2025-06-27 上传 | 大小:5kb | 下载:0

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

说明:该程序是用小波的方法对两幅图像进行融合。在低频系数对小波系数采用基于区域方差的加权融合方法处理,高频系数采用基于像素点小波系数绝对值取大的规则进行融合。该方法避免了图像融合过程中因平均化而出现的模糊现象, 融合后的图像内容更加清晰, 更容易识别。-The program realized to fuse two images by the method of wavelet. In the low-frequency coefficients of the wavelet coefficient
<leon> 在 2025-06-27 上传 | 大小:5kb | 下载:0

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

说明:对已知图像加高斯噪声,然后利用一个3*3的窗口进行去噪声处理。-The known image plus Gaussian noise, and then use a 3* 3 windows to the noise processing.
<肖红波> 在 2025-06-27 上传 | 大小:559kb | 下载:0

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

说明:图像处理与分析一本书,书中具体讲解了图像的处理与分析,以及所有图像的处理方法的源程序-Image processing and analysis of a book, the book explained the specific image processing and analysis, as well as all image processing method of source code
<王东玉> 在 2025-06-27 上传 | 大小:6.22mb | 下载:0

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

说明:28个vc++图像处理原程序,图像处理方法的源程序-28 vc++ image processing of the original program, image processing method of source code
<王东玉> 在 2025-06-27 上传 | 大小:10.55mb | 下载:0

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

说明:图像平滑处理源程序,用VC编写的,对于初学图像处理的人员非常有效-Image smoothing source, written using VC
<王东玉> 在 2025-06-27 上传 | 大小:1.36mb | 下载:0

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

说明:这是计算机图形学的区域填充源代码,用的是交互技术,随意画图,然后填充-This is a region filled with computer graphics source code, using the interactive technology, random drawing, and then fill
<韩生福> 在 2025-06-27 上传 | 大小:1.9mb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 2798.99 .00 .01 .02 .03 ... 7721 »

源码中国 www.ymcn.org