登录
首页 » Visual C++ » Digitalimageprocessingexamplesofafewprograms

Digitalimageprocessingexamplesofafewprograms

于 2009-10-21 发布 文件大小:3484KB
0 182
下载积分: 1 下载次数: 20

代码说明:

  文件名称: 数字图像处理的几个程序例子.r下载 所属分类: 图形图象 开发工具: VC 文件大小: 3484 KB 上传时间: 2005-7-31 下载次数: 1 提 供 者: 李玲 详细介绍: 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。 (File Name: Digital image processing examples of a few programs. R download-owned Category: Graphic Image Development Tools: VC File Size: 3484 KB upload time: 2005-7-31 Downloads: 1 provider: Li Details: This is a few examples of digital image processing procedures, there is the classic Fourier transform and inverse transform, image enhancement (median filtering, to enhance light), there are chromosome counts. They are the classic algorithm.)

文件列表:

数字图像处理的几个程序例子
..........................\ԭʼͼƬ
..........................\........\傅立叶变换


..........................\........\图像增强

..........................\........\染色体计数

..........................\文档
..........................\....\数字图像处理作业文档.doc
..........................\程序
..........................\....\ChildFrm.cpp
..........................\....\ChildFrm.h
..........................\....\Debug
..........................\....\.....\ChildFrm.obj
..........................\....\.....\detect.obj
..........................\....\.....\dibapi.obj
..........................\....\.....\DlgErosion.obj
..........................\....\.....\DlgMorphdilation.obj
..........................\....\.....\DlgNumdisplay.obj
..........................\....\.....\edgecontour.obj
..........................\....\.....\Fft_transform.exe
..........................\....\.....\Fft_transform.ilk
..........................\....\.....\Fft_transform.obj
..........................\....\.....\Fft_transform.pch
..........................\....\.....\Fft_transform.pdb
..........................\....\.....\Fft_transform.res
..........................\....\.....\Fft_transformDoc.obj
..........................\....\.....\Fft_transformView.obj
..........................\....\.....\FreTrans.obj
..........................\....\.....\MainFrm.obj
..........................\....\.....\MidianFiltDlg.obj
..........................\....\.....\morph.obj
..........................\....\.....\PointStretch.obj
..........................\....\.....\PointStretchDlg.obj
..........................\....\.....\PointTrans.obj
..........................\....\.....\StdAfx.obj
..........................\....\.....\TemplateTrans.obj
..........................\....\.....\vc60.idb
..........................\....\.....\vc60.pdb
..........................\....\detect.cpp
..........................\....\detect.h
..........................\....\dibapi.cpp
..........................\....\dibapi.h
..........................\....\DlgErosion.cpp
..........................\....\DlgErosion.h
..........................\....\DlgMorphdilation.cpp
..........................\....\DlgMorphdilation.h
..........................\....\DlgNumdisplay.cpp
..........................\....\DlgNumdisplay.h
..........................\....\edgecontour.cpp
..........................\....\edgecontour.h
..........................\....\Fft_transform.aps
..........................\....\Fft_transform.clw
..........................\....\Fft_transform.cpp
..........................\....\Fft_transform.dsp
..........................\....\Fft_transform.dsw
..........................\....\Fft_transform.h
..........................\....\Fft_transform.opt
..........................\....\Fft_transform.plg
..........................\....\Fft_transform.rc
..........................\....\Fft_transformDoc.cpp
..........................\....\Fft_transformDoc.h
..........................\....\Fft_transformView.cpp
..........................\....\Fft_transformView.h
..........................\....\FreTrans.cpp
..........................\....\FreTrans.h
..........................\....\MainFrm.cpp
..........................\....\MainFrm.h
..........................\....\MidianFiltDlg.cpp
..........................\....\MidianFiltDlg.h
..........................\....\morph.cpp
..........................\....\morph.h
..........................\....\PointStretch.cpp
..........................\....\PointStretch.h
..........................\....\PointStretchDlg.cpp
..........................\....\PointStretchDlg.h
..........................\....\PointTrans.cpp
..........................\....\PointTrans.h
..........................\....\ReadMe.txt
..........................\....\res

..........................\....\...\Fft_transform.rc2


..........................\....\resource.h
..........................\....\StdAfx.cpp
..........................\....\StdAfx.h
..........................\....\TemplateTrans.cpp
..........................\....\TemplateTrans.h
..........................\....\新建 文本文档.txt

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

发表评论

0 个回复

  • lisanduishu
    设p是素数,a是p的本原根,即a1,a2,a3,…,ap-1在mod p下产生1到p-1的所有值,所以对任何b属于{1,…,p-1},有唯一的i属于{1,…,p-1}使得ai mod p 等于p。称i为模p下以a为底b的离散对数。(P is a prime number based, a is the primitive root p, that is, a1, a2, a3, ..., ap-1 in the mod p under 1 to p-1 for all values, so for any b belongs to (1, ..., p-1), there are only i belong to (1, ..., p-1) makes ai mod p equivalent to p. Said i was under the modulus p to a for b at the end of the discrete logarithm.)
    2009-06-16 17:44:18下载
    积分:1
  • Map OpenGL
    一个简单的DEM格式数据读入,opengl三维显示演示程序。(A simple to read DEM data format, opengl demo of three-dimensional display.)
    2009-03-29 23:38:11下载
    积分:1
  • HDistance
    测绘编程之距离计算,可以实现亮点之间距离的计算,MFC编程(Distance Calculate)
    2016-05-02 18:15:29下载
    积分:1
  • YUVPlayer-corrected
    修正的版本,运行时下载个foreman_qcif.yuv,把程序中相关的路径改成你自己放foreman_qcif.yuv的路径就是可以了(Revised version, run-time to download a foreman_qcif.yuv, the procedures related to the path into the path of your own that you can put a foreman_qcif.yuv)
    2010-08-07 17:36:38下载
    积分:1
  • ConnDatabase
    数据库连接 ado sqlserver 用C++程序书写 累了我一天 娘的(C++ learning materials as long as the processing of C++ programming ADO SQLSERVER database connection)
    2014-04-04 16:51:01下载
    积分:1
  • Exam1_BH
    exam 1 for students, who studied ssd4...
    2010-05-07 16:03:48下载
    积分:1
  • dsp28335
    说明:  文件夹给出了五个基本的dsp运行程序,基于DSP28335开发板,在CCS编程环境下给出了包括跑马灯、CPU时钟控制程序等五个完整的CCS工程文件。方便初学者学习芯片及编程语言。(The folder gives five basic DSP running programs. Based on the development board of DSP28335, five complete CCS engineering documents including horse-running lamp, CPU clock control program and so on are given in CCS programming environment. It is convenient for beginners to learn chips and programming languages.)
    2020-06-19 04:40:01下载
    积分:1
  • rotate
    此程序主要是为了完成图形的上下左右的移动、缩小和放大。(This procedure is to complete the graphics up and down around Mobile, narrow and amplification.)
    2009-01-01 14:19:06下载
    积分:1
  • Tsr
    DVB 能完整的解析出TS流文件中的PAT,PMT,NIT,CAT信息,并且能兼容188和204的TS流文件(DVB can be a complete parse out the TS stream file in the PAT, PMT, NIT, CAT information, and can be compatible with the 188 and 204 of the TS stream file)
    2020-11-21 15:09:35下载
    积分:1
  • vcFtp
    学习网络编程的初学者必看的.(Learning Network Programming Watchable the beginners.)
    2004-12-06 14:00:15下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载