搜索资源列表
数字图像处理
- 数字图像处理习题及答案,还有部分程序及实验结果(Digital image processing exercises and answers, as well as some procedures and experimental results)
数字图像处理MATLAB大作业
- 在MATLAB命令行窗口中输入>>guide后打开”test.fig”文件,运行后出现的整个程序的使用界面如下所示:界面左边是一些功能的选择,右边主要是两个图像显示区域,左边的区域显示输入图像,右边的区域显示处理后的图像。(data picture dealing big project)
生成灰度直方图
- 经典的数字图像作业,生成灰度直方图,方便易用,已验证。(Classic digital image operations, gray histogram generation, easy to use, has been verified.)
java数学图像处理
- 本源码共16章,除第0章介绍Java编程基础外,其余15章对应地编程实现了配套书《数字图像处理—原理与算法》中的所有算法,并进行相应的实验。光盘中有完整的程序代码和相应的实验图像,可直接运行。部分程序源代码来自于作者的科学研究和与公司的合作研发,具有借鉴和参考价值。本书可供电子信息、通信、计算机、自动控制、生物医学等理工科相关专业的专科生、本科生和研究生及工程技术人员学习和参考。(Java is divided into four provinces, West Java, Central Ja
misc
- 在实现数字图像处理算法时经常需要一些原始图像,方便使用。(In the implementation of digital image processing algorithms, some primitive images are often needed for easy use.)
C语言实用数字图像处理技术
- 日本人写的C语言图形算法教程很使用好懂,没有复杂的数学公式推导(Japanese C language graphics algorithm tutorial is very easy to understand, there is no complex mathematical formula derivation)
视频ADI
- 基于matlab,利用阈值在运动中的应用生成三个图像,绝对ADI,正ADI和负ADI(Let video generate absolute ADI, positive ADI, and negative ADI three images)
ch04
- 数字图像处理第四章,进行频域的图像处理示例代码(Digital image processing fourth chapters, frequency domain image processing example code)
数字图像处理与机器学习基础
- 数字图像处理,常用的图像处理方法介绍以及应用举例(Digital image processing, introduction of common image processing methods and application examples)
数字图像处理
- 内容为数字图像处理算法书籍,仅供学习,请勿他用(e-book - digital image process)
DIP
- 这是数字图像处理的MATLAB源码,其中包含许多数字图像处理常用的操作,比如图像中值滤波,k_l变换,直方图均衡化等等。(This is the MATLAB source of digital image processing, which contains many operations commonly used in digital image processing, such as image median filtering, k_l transform, histogram equ
数字图像处理--Visual+C#.NET光盘
- 主要讲述图像处理的应用 ,编程语言为c#,对初学者掌握图像处理基础有很大帮助(It is mainly about the application of image processing. The programming language is c#, which is very helpful for beginners to grasp the basis of image processing.)
VC数字图像处理
- 利用VC对数字图像进行处理,包括图像分割,边缘检测等(Using VC to process digital images, including image segmentation, edge detection, etc.)
matlab数字图像处理与识别
- 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
1
- 实现数字图像处理的非常规旋转操作,这里实现旋转45度的常规和非常规方法对比(The unconventional rotation operation of digital image processing is realized. The conventional and unconventional methods of rotating 45 degrees are compared here.)
数字图像处理(MATLAB版)(第2版)-源代码
- 数字图像处理(MATLAB第2版),全部源代码。(Digital image processing (MATLAB Second Edition), all source code.)
[配套资料]数字图像处理及MATLAB实现(第2版)
- 图像处理与分析第二版课本跟踪代码实现,包括一些图像分析,加噪声等基础操作(Image processing and analysis second edition textbook tracking code implementation)
数字图像处理大作业
- 中科院数字图像处理大作业,滤噪的还有一些。没上传(Chinese Academy of Sciences digital image processing operations, filtering some. Not uploaded)
三步搜索法
- 二维数字图像相关算法,可实现亚像素精度的匹配和应变测量(Two dimensional digital image correlation algorithm, which can achieve sub-pixel precision matching and strain measurement)
ImageProcessing
- 灰度化,伽马校正,二值化等数字图像处理基础内容(Grayscale, gamma correction)