登录
首页 » Visual C++ » tuxiangchuli

tuxiangchuli

于 2009-01-12 发布 文件大小:6227KB
0 297
下载积分: 1 下载次数: 5

代码说明:

  Visual C++ 数字图像处理 光盘源码(Visual C++ Digital image processing, CD-ROM source)

文件列表:

Visual C%2B%2B 数字图像处理
.......................\其余章节源码DImageProcess
.......................\.........................\ChildFrm.cpp
.......................\.........................\ChildFrm.h
.......................\.........................\Debug
.......................\.........................\DETOURS.lib
.......................\.........................\Dib.cpp
.......................\.........................\Dib.h
.......................\.........................\DilationPara.cpp
.......................\.........................\DilationPara.h
.......................\.........................\DImageProcess.aps
.......................\.........................\DImageProcess.clw
.......................\.........................\DImageProcess.cpp
.......................\.........................\DImageProcess.dep
.......................\.........................\DImageProcess.dsp
.......................\.........................\DImageProcess.dsw
.......................\.........................\DImageProcess.h
.......................\.........................\DImageProcess.ncb
.......................\.........................\DImageProcess.opt
.......................\.........................\DImageProcess.plg
.......................\.........................\DImageProcess.rc
.......................\.........................\DImageProcessDoc.cpp
.......................\.........................\DImageProcessDoc.h
.......................\.........................\DImageProcessView.cpp
.......................\.........................\DImageProcessView.h
.......................\.........................\DlgHistogram.cpp
.......................\.........................\DlgHistogram.h
.......................\.........................\DlgLiner.cpp
.......................\.........................\DlgLiner.h
.......................\.........................\DlgRot.cpp
.......................\.........................\DlgRot.h
.......................\.........................\DlgStretch.cpp
.......................\.........................\DlgStretch.h
.......................\.........................\DlgThreshold.cpp
.......................\.........................\DlgThreshold.h
.......................\.........................\DlgTran.cpp
.......................\.........................\DlgTran.h
.......................\.........................\DlgWindow.cpp
.......................\.........................\DlgWindow.h
.......................\.........................\DlgZoom.cpp
.......................\.........................\DlgZoom.h
.......................\.........................\EdgeDetection.cpp
.......................\.........................\EdgeDetection.h
.......................\.........................\ErosionPara.cpp
.......................\.........................\ErosionPara.h
.......................\.........................\function.h
.......................\.........................\GrayEnhance.cpp
.......................\.........................\GrayEnhance.h
.......................\.........................\higpassPara.cpp
.......................\.........................\higpassPara.h
.......................\.........................\HuffmanCoding.cpp
.......................\.........................\HuffmanCoding.h
.......................\.........................\LaplacSharp.cpp
.......................\.........................\LaplacSharp.h
.......................\.........................\lowpassPra.cpp
.......................\.........................\lowpassPra.h
.......................\.........................\MainFrm.cpp
.......................\.........................\MainFrm.dsp
.......................\.........................\MainFrm.dsw
.......................\.........................\MainFrm.h
.......................\.........................\MainFrm.ncb
.......................\.........................\MainFrm.opt
.......................\.........................\MainFrm.plg
.......................\.........................\MedianFiltDlg.cpp
.......................\.........................\MedianFiltDlg.h
.......................\.........................\OpenclosePara.cpp
.......................\.........................\OpenclosePara.h
.......................\.........................\Projection.cpp
.......................\.........................\Projection.h
.......................\.........................\ReadMe.txt
.......................\.........................\RegionGrow.cpp
.......................\.........................\RegionGrow.h
.......................\.........................\res
.......................\.........................\...\Devior.smf
.......................\.........................\...\DImageProcess.ico
.......................\.........................\...\DImageProcess.rc2
.......................\.........................\...\DImageProcessDoc.ico
.......................\.........................\...\idr_dima.ico
.......................\.........................\...\idr_main.ico
.......................\.........................\...\Kromo.smf
.......................\.........................\...\Toolbar.bmp
.......................\.........................\...\xpblue.smf
.......................\.........................\Resource.h
.......................\.........................\ShannonCoding.cpp
.......................\.........................\ShannonCoding.h
.......................\.........................\SkinMagicLib.h
.......................\.........................\SkinMagicLib.lib
.......................\.........................\SkinMagicLib_Raw.lib
.......................\.........................\StdAfx.cpp
.......................\.........................\StdAfx.h
.......................\.........................\ThresholdDivide.cpp
.......................\.........................\ThresholdDivide.h
.......................\.........................\函数名修正列表.txt
.......................\.........................\文档_函数名修正列表.txt
.......................\其余章节源码DImageProcess.rar

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

发表评论

0 个回复

  • grayshow
    显示图像灰度,可以鼠标点击显示的起始位置及设置显示区域的大小(show the gray of picture ,can click the position and set the scales)
    2014-12-25 20:22:40下载
    积分:1
  • Project_BFS
    任务:用BFS或是DFS对图进行搜索,实现任何拓扑不连通的块的计算,算法要求写在CBFSSearch类中 工程名:Project_BFS 要求:对于生成的任意拓扑,求出其分枝个数,并输出每个分枝的节点 (Task: Using BFS or DFS for searching the graph to achieve any topology unconnected blocks calculation algorithm requires written in CBFSSearch class project name: Project_BFS Requirements: for generating arbitrary topology, find the number of its branches, and output node of each branch)
    2013-08-21 17:03:04下载
    积分:1
  • daima
    对矩形件的排样过程进行编码实现,通过visual c++(layout problem)
    2015-01-15 01:06:00下载
    积分:1
  • Wavelet-transform-image
    图像分割处理的小波变换算法源代码,使用vc++(Wavelet transform image segmentation algorithm source code vc++)
    2012-03-25 13:55:21下载
    积分:1
  • DebugDemo
    设置位置断点跟踪程序,VC++精选编程源码,很好的参考资料。(Set breakpoint location tracking procedures, VC++ programming source code, a good reference.)
    2013-11-26 09:57:15下载
    积分:1
  • danmu
    说明:  基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
    2020-03-23 10:04:18下载
    积分:1
  • SARViewer
    通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)
    2013-08-03 19:39:01下载
    积分:1
  • docking_window_demo
    这是一段视频分割的源代码 效果比较好 希望对大家有帮助(This is a video segmentation of the source code for the effect we hope to help)
    2013-05-09 16:42:36下载
    积分:1
  • FACE-Recognition
    这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
    2020-06-26 05:20:01下载
    积分:1
  • layerstacking_ding
    IDL编程:tif图像批量layerstacking,并保留原有地图投影。使用时只需要修改输入和输出路径。(IDL programming: tif image batch layerstacking, and retain the original map projection. Only need to modify the input and output paths use.)
    2020-12-11 20:49:16下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载