登录
首页 » Visual C++ » dip

dip

于 2007-09-25 发布 文件大小:7261KB
0 130
下载积分: 1 下载次数: 10

代码说明:

  一个全面的图像处理平台,基本上具有教课书上所说的所有图像处理算法,并附带一些关键算法!()

文件列表:

图象处理平台
............\BitmapDialog.cpp
............\BitmapDialog.h
............\BRIGHT.cpp
............\BRIGHT.h
............\Bright1.cpp
............\Bright1.h
............\Browse.cpp
............\Browse.h
............\cDlgMorphClose.cpp
............\cDlgMorphClose.h
............\cDlgMorphDilation.cpp
............\cDlgMorphDilation.h
............\cDlgMorphErosion.cpp
............\cDlgMorphErosion.h
............\cDlgMorphOpen.cpp
............\cDlgMorphOpen.h
............\ChildFrm.cpp
............\ChildFrm.h
............\ClipBoard.cpp
............\ClipBoard.h
............\Comlib.cpp
............\Comlib.h
............\COutDlg.cpp
............\COutDlg.h
............\CutDlg.cpp
............\CutDlg.h
............\CutPic.cpp
............\CutPic.h
............\Debug
............\.....\BitmapDialog.obj
............\.....\BitmapDialog.sbr
............\.....\BRIGHT.obj
............\.....\BRIGHT.sbr
............\.....\Bright1.obj
............\.....\Bright1.sbr
............\.....\Browse.obj
............\.....\Browse.sbr
............\.....\cDlgMorphClose.obj
............\.....\cDlgMorphClose.sbr
............\.....\cDlgMorphDilation.obj
............\.....\cDlgMorphDilation.sbr
............\.....\cDlgMorphErosion.obj
............\.....\cDlgMorphErosion.sbr
............\.....\cDlgMorphOpen.obj
............\.....\cDlgMorphOpen.sbr
............\.....\ChildFrm.obj
............\.....\ChildFrm.sbr
............\.....\ClipBoard.obj
............\.....\ClipBoard.sbr
............\.....\Comlib.obj
............\.....\Comlib.sbr
............\.....\COutDlg.obj
............\.....\COutDlg.sbr
............\.....\CutDlg.obj
............\.....\CutDlg.sbr
............\.....\CutPic.obj
............\.....\CutPic.sbr
............\.....\dib256.obj
............\.....\dib256.sbr
............\.....\dibapi.obj
............\.....\dibapi.sbr
............\.....\dibpal.obj
............\.....\dibpal.sbr
............\.....\DirTreeCtrl.obj
............\.....\DirTreeCtrl.sbr
............\.....\DrawRectangle.obj
............\.....\DrawRectangle.sbr
............\.....\ExtractionDialog.obj
............\.....\ExtractionDialog.sbr
............\.....\FutuerKnowledge.obj
............\.....\FutuerKnowledge.sbr
............\.....\GASSDIALOG.obj
............\.....\GASSDIALOG.sbr
............\.....\Histogram.obj
............\.....\Histogram.sbr
............\.....\LapDialogBox.obj
............\.....\LapDialogBox.sbr
............\.....\linjunjuan.bsc
............\.....\linjunjuan.exe
............\.....\linjunjuan.ilk
............\.....\linjunjuan.obj
............\.....\linjunjuan.pch
............\.....\linjunjuan.pdb
............\.....\linjunjuan.res
............\.....\linjunjuan.sbr
............\.....\linjunjuanDoc.obj
............\.....\linjunjuanDoc.sbr
............\.....\linjunjuanView.obj
............\.....\linjunjuanView.sbr
............\.....\LOG.obj
............\.....\LOG.sbr
............\.....\LowPass.obj
............\.....\LowPass.sbr
............\.....\MainFrm.obj
............\.....\MainFrm.sbr
............\.....\Match.obj
............\.....\Match.sbr
............\.....\MatchDlg.obj
............\.....\MatchDlg.sbr

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

发表评论

0 个回复

  • modeling_a_city
    该文档描述了如何使用sketchup制作3D模型,并上传到google的3D仓库。(This document describes how to create 3D models using sketchup and uploaded to google' s 3D warehouse.)
    2011-06-02 02:05:40下载
    积分:1
  • geotifflib
    说明:  处理geotiff图像文件格式的开源库,含VC工程文件,编译时需tiff库(libtiff)的支持(handling GeoTIFF image file format open source, containing VC engineering documents, compiled take tiff library (libtiff) support)
    2006-02-28 10:25:05下载
    积分:1
  • yudp
    运动目标检测与跟踪,包括目标定位,匹配与跟踪!(moving target detection and tracking, including Target, matching and tracking!)
    2020-06-26 05:20:01下载
    积分:1
  • Transfortion
    计算机图形学中实现多边形平移,旋转,缩放变换。(Polygons in computer graphics to achieve translation, rotation, scaling transformation.)
    2020-11-11 20:29:44下载
    积分:1
  • VBzRGB
    本应用可以将RGB颜色转换为VB专用的十六进制代码或WEB专用的十六进制代码,包含代码和已编译的EXE文件。(This application can convert RGB color to VB for hexadecimal code or WEB for hexadecimal code, contain code and the compiled EXE file. )
    2015-08-23 19:55:27下载
    积分:1
  • opencv-fft2
    灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!(Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!)
    2020-11-30 10:59:29下载
    积分:1
  • function
    基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
    2013-11-18 11:16:59下载
    积分:1
  • JM
    说明:  jm软件源码,用于流媒体编码标准H264的性能评测(jm-source software for streaming media encoding standard of the performance evaluation H264)
    2009-06-21 15:23:59下载
    积分:1
  • 256-gray
    说明:  能将256色图像转换为黑白图像,程序简单易行,适合初学VC者练笔。(Able to convert 256-color image black and white images, the program is simple, suitable for beginners who Lianbi VC.)
    2010-04-18 21:37:13下载
    积分:1
  • mean-shift
    基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.(Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manually adjust the threshold HSV, showing foreground, background, reaction projection. Development tools are VS2008, OPENCV)
    2014-05-06 16:20:51下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载