联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图像处理(59) 

[图形图像处理] ImageFusionWaveleteCodebylqh

本人原创代码,实现了图像的97小波,Haar小波变换,并实现了基于小波系数选择的图像融合处理,程序简单易懂,界面简洁,希望朋友们能够喜欢。
my original code, the images of 97 Wavelet, Haar transform, and achieve a choice based on wavelet coefficients of image fusion, procedures are simple, concise interface, hope to be able to like a friend. (2006-12-19, Visual C++, 2698KB, 下载381次)

http://www.pudn.com/Download/item/id/234962.html

[图形图像处理] wavelet97

利用97小波变换进行图像压缩,用matlab仿真,实验证明它具有较高的压缩比
using wavelet transform image compression using Matlab simulation experiment to prove that it has a higher compression ratio (2006-03-28, matlab, 47KB, 下载365次)

http://www.pudn.com/Download/item/id/162099.html

[图形图像处理] full_kernel_bf.tar

该代码是全核的双边滤波代码,利用了FFTW库,效率极高。
The code is the core bilateral filtering code, the use of the FFTW library, extremely efficient. (2007-08-06, Visual C++, 24KB, 下载253次)

http://www.pudn.com/Download/item/id/315975.html

[图形图像处理] ColorTransformRGB-LAB

自己写的很实用的色彩空间转换程序: 在色彩空间的正向转换中(RGB----->Lab),用的是九级均匀分割建模 在色彩空间的反向转换中(Lab----->RGB),用的是多项式(20项)回归的方法! 二十项多项式: p(x,y,z)=a0+a1*x+a2*y+a3*z+a4*x*y+a5*y*z+a6*x*z+a7*x^2+a8*y^2+a9*z^2+a10*x*y*z+a11*x^3+a12*y^3
himself wrote a very practical color space conversion : the color space conversion positive (RGB (2007-05-17, Visual C++, 122KB, 下载226次)

http://www.pudn.com/Download/item/id/283409.html

[图形图像处理] db97

DB97提升小波程序,实现任意偶数大小图像双正交97提升小波变换,比传统的CDF97卷积算法好
DB97 lifting wavelet procedures, arbitrary size images even biorthogonal wavelet transform 97 upgrade, than the traditional filter convolution algorithm good (2006-08-11, matlab, 2KB, 下载194次)

http://www.pudn.com/Download/item/id/208696.html

[图形图像处理] bf

MATLAB 彩色图像双边滤波器仿真源码。
MATAB color image bilateral filtering (2009-06-19, matlab, 1KB, 下载180次)

http://www.pudn.com/Download/item/id/813565.html

[图形图像处理] BF

c语言编程实现的双边滤波器,使用值域滤波的方法加速
bilateral filter c programming language, using the value range filtering accelerate (2012-10-12, Visual C++, 8356KB, 下载170次)

http://www.pudn.com/Download/item/id/2013960.html

[图形图像处理] duibiduzengq

一种红外图像自适应对比度增强方法的仿真,绝对的真实,看到那些骗下载分的人恶心。需要自适应修改阈值T和A1,A2的值
An adaptive contrast enhancement method of infrared image simulation, absolutely true, see those who cheat download points. Need adaptive modified threshold T and A1, A2 (2013-07-11, matlab, 1KB, 下载131次)

http://www.pudn.com/Download/item/id/2302926.html

[图形图像处理] gaussian

高斯混合模型,从97年到2011年间经典英文文献13篇,对与学习高斯模型的同学很有帮助
Gaussian mixture model, the classic English literature from 1997 to 2011, 13, very helpful with the students to learn the Gaussian model (2012-03-05, Visual C++, 7626KB, 下载125次)

http://www.pudn.com/Download/item/id/1786056.html

[图形图像处理] wavelet222

2代小波示意程序,用提升法实现第二代小波变换
two generation wavelet indicate procedures used to upgrade method is the second generation wavelet transform (2006-08-11, matlab, 1KB, 下载125次)

http://www.pudn.com/Download/item/id/208699.html

[图形图像处理] A1

一个十分不好下的关于SIFT的文章,对SIFT算法的改进做出了不可否认的贡献.
脪 禄赂 枚脢 庐 脰 虏禄 潞 脙脧脗渭脛 鹿 脴脫脷SIFT渭脛脦脛脮脗, 露 脭SIFT脣茫 篓 渭脛 赂 脛 陆 酶 脳 枚 鲁 枚脕脣 虏 禄驴 脡 帽脠脧渭脛 鹿 卤 脧 脳. (2007-08-31, Visual C++, 481KB, 下载90次)

http://www.pudn.com/Download/item/id/326258.html

[图形图像处理] DeepFace

DeepFace一文依旧是沿着“检测-对齐-人脸表示-分类”这一人脸识别技术路线来的,其贡献在于对人脸对齐和人脸表示环节的改进。1)在人脸对齐环节,引入了3D人脸模型对有姿态的人脸就行分片的仿射对齐。2)在人脸表示环节,利用一个9层的深度卷积在包含4000人、400万张人脸的数据集上学习人脸表示,这个9层的DCNN网络有超过1.2亿个参数。本文的模型在LFW数据集上取得了97.25 的平均精度(逼近了人类97.5 的极限),同时在Youtube数据集上取得了当前最好的结果,比之前的NO.1整整高出了12.7 。
DeepFace article is still along the detection- alignment- face representation- classification of this face recognition technology line, its contribution to the face alignment and face representation of the improvement. 1) In the face alignment part, the 3D human face model is introduced to affine alignment of slices with face. 2) In the face representation session, using a 9-layer depth convolution on a data set containing 4,000 human faces and 4 million human faces, the 9-layer DCNN network has more than 120 million parameters. The model obtained 97.25 average precision (approximating the 97.5 limit of human) on the LFW dataset, and achieved the best result on the Youtube dataset, 12.7 higher than the previous NO.1 (2016-11-25, Python, 35113KB, 下载86次)

http://www.pudn.com/Download/item/id/1480037286286019.html

[图形图像处理] ZhangJOSA-97

张正友的论文,里面有详细的structrue from motion算法
Zhang Zhengyou thesis, which has detailed structrue from motion algorithm (2008-03-22, Others, 537KB, 下载67次)

http://www.pudn.com/Download/item/id/420953.html

[图形图像处理] FIRLMS

LMS 自适应滤波算法及其实现 自适应滤波器程序设计
LMS code (2009-07-04, Visual C++, 20KB, 下载65次)

http://www.pudn.com/Download/item/id/831232.html

[图形图像处理] BilateralFilter

主要使用C++ 代码编写 ,仅仅使用了opencv的读入图片和保存图片功能,代码非常优化,易读懂,双边滤波是计算机视觉领域必不可少的技术,最经典的技术,此代码能共助你100 理解双边滤波器的工作原理。
bilateral filtering is the most important knowledge in image process, this BF source code is 100 implementation by myself, if you are the beginner of image process ,this is the thing you want. (2014-04-05, Visual C++, 2132KB, 下载45次)

http://www.pudn.com/Download/item/id/2502718.html

[图形图像处理] BF

经典的双边滤波C语言源程序 针对黑白图像
The classic bilateral filtering C language source code (2010-01-19, Visual C++, 4023KB, 下载42次)

http://www.pudn.com/Download/item/id/1044761.html

[图形图像处理] RPN_BF-RPN-pedestrian

行人检测.南开大学多媒体实验室的源码。是matlab。数据集是在caltech上。
pedestrian detection (2017-04-23, matlab, 5675KB, 下载40次)

http://www.pudn.com/Download/item/id/1492933612835328.html

[图形图像处理] lift97

97小波的提升编码解码C程序,可用于图像的97小波变换
97 (2010-04-09, C/C++, 2KB, 下载36次)

http://www.pudn.com/Download/item/id/1118206.html

[图形图像处理] liftwavelet

用VC++编写的关于97提升小波与53提升小波的若干水印程序,模块化,稍加修改就可以用到自己的程序中
With VC++ Prepared on 97 and 53 lifting wavelet lifting wavelet number of watermarking procedures, modular, a little modification can be used with its own procedures in (2007-11-14, Visual C++, 6557KB, 下载35次)

http://www.pudn.com/Download/item/id/360900.html

[图形图像处理] Bilateral-Filtering-for-Images

双边滤波器的经典论文,双边滤波器可以有效对图像进行增强以及去噪。
A classic paper of Bilateral filter.BF can be used to enhance or denoise image. (2012-11-12, Visual C++, 1137KB, 下载28次)

http://www.pudn.com/Download/item/id/2045061.html
123
总计:59