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

[图形图像处理] PSNR_Wu

对比两个10秒250帧YUV视频的PSNR(峰值信噪比)的简单示例,用于帮助初学者理解YUV视频文件的读取与PSNR的简单算法。
A simple example of PSNR (peak signal-to-noise ratio) for two 10-second, 250-frame YUV video is used to help beginners understand the simple algorithm for reading YUV video files with PSNR. (2016-12-03, Visual C++, 300KB, 下载2次)

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

[图形图像处理] wheel-treadmonitoring

城轨车辆轮对踏面故障在线监测系统,基于振动检测法的轮对踏面故障监测系统,通过傅里叶变换、小波包分析对釆集到的振动信号进行分析获得信号的特征,研究了基于短时能量判断的踏面故障特征提取算法。
On line monitoring system for wheel tread of urban rail vehicles, based on the vibration detection method of wheel tread fault monitoring system, through the Fu Liye transform, wavelet packet analysis of the collected vibration signals to obtain the characteristics of the signal, the study of the short-term energy judgment based on the feature extraction algorithm. (2015-12-27, Visual C++, 16723KB, 下载17次)

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

[图形图像处理] DIPDemo

注意:内附下载地址!这是一个基于CImg类及其派生类CImgProcess的图像处理综合测试平台,可以方便大家处理各种信源图像并对结果进行对比,非常强大!初学者必备!!
This is based on class and its derived classes CImgProcess CXImage image processing integrated test platform, it can easily handle a variety of image sources and the results were compared, very powerful! Beginners essential !! (2015-11-22, Visual C++, 58KB, 下载12次)

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

[图形图像处理] Histogram1

Salient区域检测,简单算法LC,学习博客(http://blog.csdn.net/laviewpbt/article/details/38357017)。图像直方图。RGB三通道颜色缩减。需要先配置opencv环境,vs2010,opencv2.4.9。配置教程(http://wiki.opencv.org.cn/index.php/VC_2010 E4 B8 8B E5 AE 89 E8 A3 85OpenCV2.4.4)
Salient detection (2014-11-20, Visual C++, 21099KB, 下载18次)

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

[图形图像处理] CPC-1813CV6N_CN_C00

搭配CPC-3813CLD3N和CPC-3813CLD3N-MIL主板使用可以满足用户对接口的不同需求,其主要面向信息通信,网络存储,网络音频处理,网络图像处理,工业控制,军事等应用领域的CPCI产品。
With CPC-3813CLD3N and CPC-3813CLD3N-MIL motherboard to meet the different needs of the user interface, and its mainly for information and communication, network storage, network audio processing, network image processing, industrial control, military and other applications CPCI products. (2014-09-06, Visual C++, 557KB, 下载3次)

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

[图形图像处理] image-fusion

影像融合,包括基于高通滤波的加权融合和非加权融合、基于HIS变换的融合,其中基于HIS变换的融合需要较多时间,这是由于直方图匹配要花费很多时间,具体算法可以参考武大贾永红的《数字图像处理》一书
Image fusion, including the weighted and unweighted fusion based on highpass filter and the fusion based on HIS transformation. Among them, the fusion based on HIS transformation may take a little long time, caused by the histogram matching which is time consuming. For concrete algorithm, you are referred to the book Digital Image Processing written by Ronghong Jia in Wuhan University. (2013-03-04, Visual C++, 90KB, 下载13次)

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

[图形图像处理] histogram-matching

直方图匹配,用C++编写的代码,效果我已经用Photoshop(直接查看其灰度直方图即可)和基于HIS变换的影像融合检验过了,效果是正确的。具体原理可以参考武大贾永红的《数字图像处理》一书。如果读者觉得执行效率偏低,可以把代码中标明的可以注释的部分注释掉即可,不过这样效果会差一些
Histogram matching, in C++. The results have been verified by the software PhotoShop by checking the histograms. For concrete algorithm, you are referred to the book Digital Image Processing written by Ronghong Jia in Wuhan University. (2013-03-04, Visual C++, 194KB, 下载46次)

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

[图形图像处理] 3dmedman_cn

这个文档详细介绍了,一款医学方面的图像三维显示的软件—3Dmed。这是由中科院自动化所开发的。
This document details, the software-3Dmed a medical image three-dimensional display. It is developed by the Chinese Academy of Sciences Institute of Automation. (2012-11-06, Visual C++, 14064KB, 下载6次)

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

[图形图像处理] pWavveletDennr

用Visual C++开发的小波表换,小波除噪程序源码,,能显示出来信噪比,我的本科毕业设计,吐血推荐 可直接使用。
Wavelet table change Visual C++ developed, wavelet denoising program source code, can be displayed signal to noise ratio, my graduate design, recommended blood can be used directly. (2012-07-27, Visual C++, 75KB, 下载7次)

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

[图形图像处理] imamge-Statistics

基于vc实现的可用于计算图像的均值、方差和信源熵及平均梯度,支持BMP灰度图像。
Vc achieved can be used to calculate the image of the mean, variance and entropy of the source and the average gradient, supports BMP grayscale images. (2012-07-18, Visual C++, 4757KB, 下载17次)

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

[图形图像处理] gesture-system

目前已有的手部运动跟踪系统大多在一定程度上限制了人体运动自由. 基于此, 提出一种无线、 可穿戴、 无障碍的腕关节、 指关节运动跟踪系统. 在人体每个手指甲上粘贴一轻小永磁体, 用以产生标示腕关节、指关节运动的信号 若干磁传感器置于手腕处的电子腕带上, 作为标示信号( 磁信号) 检测器. 当腕关节、 指关 节运动时, 永磁体在各传感器所在位置处的合成磁场发生变化, 传感器对该磁场信号进行测量, 所检测到的磁场信号送入手部姿势估计器, 估计器基于系统数学模型计算手部姿势, 从而实现对手部运动的跟踪.
Most of the existing hand movement tracking system to a certain extent limited the freedom of human motion. This paper presents a wireless, wearable, accessible wrist, knuckles motion tracking system. In each fingernail on the human body Paste a light small permanent magnet to produce marked the wrist, referring to the signal of the joint movement the number of magnetic sensors placed in the wrist at the electronic wristband, as marked signal (magnetic signal) detector. when the wrist, knuckles campaign , the permanent magnet in the magnetic field of the sensor location at changes in the sensors of the magnetic signal measurement, the detected magnetic field signal sent from the start with the Ministry of posture is estimated, the estimator based on the mathematical model to calculate the hand position in order to achieve of hand movement tracking. (2012-06-16, Visual C++, 1617KB, 下载14次)

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

[图形图像处理] PictureParticipate

图像插值程序,载入图像后可以进行变形处理,提供的差值方式包括最近邻插值、三次样条插值等。
Image interpolation process can be deformed after loading the image processing methods include providing the difference between the nearest neighbor interpolation, cubic spline interpolation. (2010-10-11, Visual C++, 2154KB, 下载96次)

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

[图形图像处理] watermark

对JPEG2000数字图像嵌入水印,并且能检查峰值信噪比,同时能从嵌入水印信息的图像中提取出水印
On JPEG2000 digital image watermarking, and can check the peak signal to noise ratio, while the image from the embedded watermark information extracted watermark (2010-06-25, Visual C++, 2996KB, 下载30次)

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

[图形图像处理] psnr_mse

求两幅jpg格式图像的峰值信噪比和均方误差的VC源代码
Jpg format images for two of the peak signal to noise ratio and mean square error of the VC source code (2009-05-25, Visual C++, 3KB, 下载58次)

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

[图形图像处理] Watermark_3

信息隐藏与水印技术系列实验之三:DWT变换域可见图像水印算法(开发工具:vc2005):实现在一个256色灰度载体图像变换域数据中嵌入一个256色灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)水印在载体图像中的嵌入位置及嵌入强度可以设置。 (3)可以计算原始图像和含水印图像的峰值信噪比(PSNR),以对含水印图像进行客观质量评价。 (4)源码结构清晰,在其基础上可快速开发出自己的水印软件。
err (2008-12-20, Visual C++, 2886KB, 下载103次)

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

[图形图像处理] 18113531270

本目录中大部分程序只能对256色图像进行操作,调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 ,图象预处理程序
Catalog Most of the procedures can only operate the 256-color images, debugging when the computer (2008-05-15, Visual C++, 4570KB, 下载3次)

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

[图形图像处理] gaosipinghua

在图像预先处理中对图像进行滤波处理,有很好的滤波效果,处理后的图像有很高的信噪比
In the image pre-processing of image filtering treatment, has very good filtering effects, image treatment has a high signal to noise ratio (2007-09-18, Visual C++, 137KB, 下载11次)

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

[图形图像处理] rhotopingyi

调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版  这是处理图象平移的原代码 注意,本目录中大部分程序只能对256色图像进行操作。
debugging the computer configuration : Windows2000/XP Visual Studio 6.0 Enterprise Edition is image-processing shift attention to the original code, Catalog most procedures only for 256-color image for the operation. (2007-05-22, Visual C++, 49KB, 下载1次)

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

[图形图像处理] 123465789fff

256色转灰度图,大家看看吧,有效果图不错啊,是教材的源码
256 colors to the gray level, we look at it, the results are pretty good map ah, the teaching materials are the source (2007-04-10, Visual C++, 155KB, 下载5次)

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

[图形图像处理] vcBMP

用Visual C++编写的小波表换,小波除噪程序,可以显示信噪比,我的本科毕业设计,吐血推荐
prepared using Visual C table for the wavelet, wavelet denoising procedures can demonstrate SNR, I graduated from the undergraduate Design, hematemesis Suggest (2006-08-25, Visual C++, 62KB, 下载59次)

http://www.pudn.com/Download/item/id/210760.html
1234
总计:80