登录
首页 » Visual C++ » VCPP-image-processing-chapter04

VCPP-image-processing-chapter04

于 2016-04-16 发布 文件大小:7985KB
0 147
下载积分: 1 下载次数: 3

代码说明:

  VisualC++数字图像处理技术详解第2版光盘-第四章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter Four)

文件列表:

第04章
......\ColorEnhanceDib.cpp,1816,2013-04-08
......\ColorEnhanceDib.h,600,2013-04-08
......\Debug
......\.....\CL.read.1.tlog,91840,2013-04-08
......\.....\CL.write.1.tlog,11476,2013-04-08
......\.....\ColorEnhanceDib.obj,5644,2013-04-08
......\.....\Dib.obj,33598,2013-04-08
......\.....\FrequencyFilterDib.obj,15572,2013-04-08
......\.....\GrayTransformDib.obj,11176,2013-04-08
......\.....\HistogramDib.obj,13036,2013-04-08
......\.....\link-cvtres.read.1.tlog,2,2013-04-08
......\.....\link-cvtres.write.1.tlog,2,2013-04-08
......\.....\link.read.1.tlog,17628,2013-04-08
......\.....\link.write.1.tlog,4910,2013-04-08
......\.....\MainFrm.obj,34455,2013-04-08
......\.....\mt.read.1.tlog,1900,2013-04-08
......\.....\mt.write.1.tlog,422,2013-04-08
......\.....\PhotoProcess.exe,200704,2013-04-08
......\.....\PhotoProcess.exe.embed.manifest,667,2013-04-08
......\.....\PhotoProcess.exe.embed.manifest.res,732,2013-04-08
......\.....\PhotoProcess.exe.intermediate.manifest,381,2013-04-08
......\.....\PhotoProcess.ilk,1636640,2013-04-08
......\.....\PhotoProcess.lastbuildstate,58,2013-04-08
......\.....\PhotoProcess.log,108,2013-04-08
......\.....\PhotoProcess.obj,43180,2013-04-08
......\.....\PhotoProcess.pch,17301504,2013-04-08
......\.....\PhotoProcess.pdb,3836928,2013-04-08
......\.....\PhotoProcess.res,28616,2013-04-08
......\.....\PhotoProcessDoc.obj,53820,2013-04-08
......\.....\PhotoProcessView.obj,88788,2013-04-08
......\.....\PhotoProcess_manifest.rc,214,2013-04-08
......\.....\rc.read.1.tlog,9444,2013-04-08
......\.....\rc.write.1.tlog,1174,2013-04-08
......\.....\SharpenProcessDib.obj,13698,2013-04-08
......\.....\SmoothProcessDib.obj,18583,2013-04-08
......\.....\stdafx.obj,389452,2013-04-08
......\.....\vc100.idb,1477632,2013-04-08
......\.....\vc100.pdb,1863680,2013-04-08
......\Dib.cpp,21130,2013-04-08
......\Dib.h,2443,2013-04-08
......\FrequencyFilterDib.cpp,7272,2013-04-08
......\FrequencyFilterDib.h,825,2013-04-08
......\GrayTransformDib.cpp,6651,2013-04-08
......\GrayTransformDib.h,869,2013-04-08
......\HistogramDib.cpp,6920,2013-04-08
......\HistogramDib.h,811,2013-04-08

......\MainFrm.cpp,1802,2013-04-08
......\MainFrm.h,655,2013-04-08
......\PhotoProcess.aps,69280,2013-04-08
......\PhotoProcess.cpp,2970,2013-04-08
......\PhotoProcess.exe,229376,2013-04-08
......\PhotoProcess.h,508,2013-04-08
......\PhotoProcess.rc,12671,2013-04-08
......\PhotoProcess.sln,890,2013-04-08
......\PhotoProcess.vcproj,6895,2013-04-08
......\PhotoProcess.vcxproj,8644,2013-04-08
......\PhotoProcess.vcxproj.filters,3837,2013-04-08
......\PhotoProcess.vcxproj.user,143,2013-04-08
......\PhotoProcessDoc.cpp,1128,2013-04-08
......\PhotoProcessDoc.h,582,2013-04-08
......\PhotoProcessView.cpp,21871,2013-04-08
......\PhotoProcessView.h,2009,2013-04-08
......\ReadMe.txt,3221,2013-04-08
......\res

......\...\PhotoProcess.rc2,368,2013-04-08


......\Resource.h,2235,2013-04-08
......\SharpenProcessDib.cpp,5472,2013-04-08
......\SharpenProcessDib.h,832,2013-04-08
......\SmoothProcessDib.cpp,12810,2013-04-08
......\SmoothProcessDib.h,866,2013-04-08
......\stdafx.cpp,143,2013-04-08
......\stdafx.h,1590,2013-04-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Embedded-in-the-DCT-coefficients-
    在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻击方法对水印作品进行攻击,查看解码的效果。 (Information embedded in the DCT coefficients of the image, the image of the common 512* 512 size gray-scale (experimental image LENA.BMP). Information embedded in a binary Logo Figure (used in the experiment logo picture shows the tj-logo.bmp), the plot size 32* 32, 1024 Bit. LENA Figure embedded watermark, the watermark image output embedded. (2) logo watermark image decoding, the output decoded Figure statistical error rate. (3) using a different embedding strength for embedding, observe the works intuitive effects and decoding results, and draw the corresponding curve. (4) by adding the noise, change the contrast, JPEG compression attack methods to attack, to see the effect of decoding the watermark works.)
    2012-04-16 18:56:11下载
    积分:1
  • otsu-canny
    基于otsu的自适应阀值canny边缘检测(adaptive canny edge detection based on otsu)
    2020-06-27 02:00:02下载
    积分:1
  • 456
    1990年—adaptive multi-band CFAR detection of an optical pattern with unknown spectral distribution.pdf
    2013-01-13 20:06:47下载
    积分:1
  • mv
    说明:  mfc开发程序及经验,以工业相机采集系统为例进行了框架类的设计使其完成采集 存储 及图像的处理(mfc development process and experience with industrial camera acquisition system as an example of the framework class is designed to complete the acquisition and storage and image processing)
    2011-11-02 21:50:23下载
    积分:1
  • tuxingbianhuan
    用c++编写的三维图像变换的源代码,也是计算机图像学中经常要学习的一种变换。(Transform the source code written in c++ three-dimensional images, but also often have to learn a transformation in the computer iconography.)
    2012-05-24 16:00:54下载
    积分:1
  • IPLib
    多光谱图像出理,离散傅立叶变换,低通滤波,TM条带影像去除(multispectral image integration of remote sensing)
    2012-06-20 13:49:54下载
    积分:1
  • SCU_S082167
    《基于计算机视觉的普适性三维重建方法研究》源代码,实现了一种将二维图像重建成三维场景的方法。(Source code of <General Sense Three-Dimension Reconstruction Research Based on Computer Vision>, a technique which can convert 2D images into 3D sence.)
    2020-11-30 10:59:28下载
    积分:1
  • Walsh
    Walsh变换在图像处理是一种非常重要的工具,在图像处理中和radon变换和hough变换都是非常重要的(Walsh transform in image processing is a very important tool, in Image Processing and radon transform and hough transform is very important)
    2008-04-15 17:54:47下载
    积分:1
  • processing5
    图像基础处理——透视矫正的程序代码,把图像还原(Image basic processing- perspective correction code to restore image)
    2013-04-10 11:29:49下载
    积分:1
  • BasicProcessing
    能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码(can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding)
    2006-11-03 16:41:45下载
    积分:1
  • 696519资源总数
  • 104205会员总数
  • 22今日下载