CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - DIP
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - DIP - List
[
Special Effects
]
DIP-total
DL : 0
有关数字图像处理的一些资料集锦,都是从网上找的,可以作为DIP学习的辅助材料,有点杂,但绝对实用。要回家了,特将电脑上的材料收集整理,打包奉送,希望对你有帮助 :)
Update
: 2008-10-13
Size
: 1.88mb
Publisher
:
潘世雄
[
Graph Drawing
]
DIP程序
DL : 0
以前的数字图像处理作业,包括直方图,均衡,Sobel,中值,FFT,IFFT,DCT,IDCT,8*8DCT等-previous digital image processing operations, including the histogram, balanced and Sobel, values, FFT, IFFT, DCT, IDCT, 8* 8DCT etc.
Update
: 2025-02-19
Size
: 2.01mb
Publisher
:
李平
[
Special Effects
]
941125影像處理DIP
DL : 0
图像处理的直方图及直方图简化主要适用vb来写这只程式-image histogram and the histogram simplify primarily applicable vb to write this formula
Update
: 2025-02-19
Size
: 58kb
Publisher
:
陈文豪
[
Wavelet
]
DIP-Wavelets
DL : 0
小波变换的源代码及可执行程序,可以进行小波的行列变换、多层变换、滤波处理和图象的增强、复原、合并处理。-wavelet transform source code and executable, the ranks of wavelet transform, multi-layered transformation, Image processing and filtering of enhanced recovery, the consolidation.
Update
: 2025-02-19
Size
: 10.95mb
Publisher
:
spacetall
[
Multimedia Develop
]
DIP-SourceCode
DL : 0
数字图像处理方面的源代码。比较全。对于图像处理工作者而言,是非常好的参考代码。-digital image processing of source code. Compare. For image processing workers, it is a very good reference code.
Update
: 2025-02-19
Size
: 300kb
Publisher
:
steven
[
Special Effects
]
Template-dip
DL : 0
Update
: 2025-02-19
Size
: 151kb
Publisher
:
wu tao
[
Other
]
DIP(English)
DL : 0
数字图像处理方面的权威书籍,包括图像处理和图像分析等内容-the authority of books, including image processing and image analysis, etc.
Update
: 2025-02-19
Size
: 21.19mb
Publisher
:
鲁静
[
Other
]
DIP(chinese)
DL : 0
数字图像处理方面的经典书籍,包括图像处理和分析,还有习题-digital image processing of the classic books, including image processing and analysis, and Exercises
Update
: 2025-02-19
Size
: 26.59mb
Publisher
:
鲁静
[
SCM
]
TLC5615
DL : 0
TLC5615是TI公司的10位D/A转换芯片,DIP-8封装,数据为串行方式,简单好用。内有该芯片的KIEL C51源代码,希望和大家共享。-TLC5615 is TI
Update
: 2025-02-19
Size
: 8kb
Publisher
:
goldman
[
Picture Viewer
]
Dip
DL : 0
可以显示bmp等多种图像,其中提供的DibObject类可以很方便的用于其他程序-Bmp, etc. can display a variety of images, which provided DibObject category can be easily used in other programs
Update
: 2025-02-19
Size
: 245kb
Publisher
:
孙伟
[
Other
]
DIP
DL : 0
06年版图像处理资料,介绍了数字图像处理的基本理论,以及基本的编程实现。-2006 version of image processing information, the introduction of digital image processing of the basic theory, and basic programming.
Update
: 2025-02-19
Size
: 5.81mb
Publisher
:
liuyanbao
[
matlab
]
Image_Restoration
DL : 0
dip函数 hough houghpeaks -dip function hough houghpeaks
Update
: 2025-02-19
Size
: 992kb
Publisher
:
zimi
[
Special Effects
]
dIP
DL : 0
数字图像处理实验,for USTC,包括基础的图像处理效果如灰度均衡,高斯模糊,中值滤波,边缘提取-Digital image processing experiments, for USTC, including basic image processing effects such as gray balance, Gaussian blur, median filter, edge detection
Update
: 2025-02-19
Size
: 9.58mb
Publisher
:
张冬
[
GDI-Bitmap
]
DIP-Mfile
DL : 0
冈萨雷斯《数字图像》第二版中的源代码,非常的全。-Gonzalez,
Update
: 2025-02-19
Size
: 150kb
Publisher
:
余杰
[
Special Effects
]
DIP
DL : 0
需要matlab7.0或更高版本以及matlab图像处理工具箱。 1) 文件菜单 • 程序可处理具有不同宽高的灰度图像,显示区域多余的部分以白色填补; 注意:在做哈达马和沃氏变换时图像的尺寸先按2的幂次截断,在按最大的边长补成方形; • 重载可以重新载入最近一次通过“文件——〉打开”打开的图像,这时将对重新载入的图像进行处理; • 对于彩色图像,可以显示但如果想要使程序能正确处理,必须将其先转换成灰度图像,使用“文件——〉RGB转换成灰度图”; • 对于每一次的处理结果都可以被保存为bmp或jpg格式; • 关闭选项可清除两个显示区域的被处理和处理结果的图像; • 退出则退出程序; 2) 两个操作的说明 “灰度处理”子菜单中“对数非线性变换”与“指数非线性变换”所使用的公式在参数输入对话框弹出的同时也会显示在另一个对话框中,以方便理解参数的意义。 3) 图像编码 霍夫曼编码和行程编码产生的结果将分别保存在“HuffmanCodeTable.txt”和“RLC.txt”文件中,由于MATLAB无法对位进行操作,因此编码结果实际上还是十进制数值。其中“HuffmanCodeTable.txt”文件中第一列表示灰度值,第二列表示码值,第三列表示编码的二进制位数。 -err
Update
: 2025-02-19
Size
: 348kb
Publisher
:
晨曦
[
Graph Recognize
]
dip
DL : 0
实现出图像的直方图\增强\模糊化\二值化\还有一个特色就是用BP神经网络实现的车牌识别.值得一看.VC6.0下开发的.-Realize the image histogram to enhance fuzzy binarization Another feature is the use of BP neural network license plate recognition. Worth a look. VC6.0 developed.
Update
: 2025-02-19
Size
: 235kb
Publisher
:
wg
[
Graph Recognize
]
dip
DL : 1
matlab实现的图像识别代码 包括GDTM GGCM GLCM三种方法的比较-realize the image recognition matlab code including GDTM GGCM GLCM Comparison of Three Methods
Update
: 2025-02-19
Size
: 6kb
Publisher
:
abc121cba
[
Graph Drawing
]
DIP
DL : 0
使用matlab在数字图像处理中画直方图,放大,缩小图像等的小程序-using matlab to draw histogram,zoom in or zoom out in DIP
Update
: 2025-02-19
Size
: 1kb
Publisher
:
liyang
[
SCM
]
dip-switch
DL : 0
功能简介: DIP拨码开关控制8个LED灯演示程序 跳线设置: 将将LED、K1~K5左边前4个端子、SW端子用短路冒短接,并将其他无关模块的短路冒拔除 从拨码开关的上侧看去,程序拨码状态,经过BCD译码之后,转化为16进制显示在指示灯上-Features: DIP DIP switch control 8 LED lights demo Jumper settings: Will be LED, K1 ~ K5 left in the four terminals, SW terminals connected by a short circuit risk, and other unrelated modules take the removal of short-circuit DIP switch from the side looked on, the program code state allocation, through BCD decoding, the conversion of 16 hexadecimal display on the indicator
Update
: 2025-02-19
Size
: 8kb
Publisher
:
小雪
[
Other
]
DIP芯片缺陷检测--程序
DL : 0
DIP芯片缺陷检测--程序DIP封装芯片管脚缺陷检测技术研究(1)(DIP Chip Defect Detection--Program)
Update
: 2025-02-19
Size
: 7.06mb
Publisher
:
wwww23
«
1
2
3
4
5
6
7
8
9
10
...
41
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.