搜索资源列表
VC与matlab混合编程实现图像处理
- 这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用- This is VC and the matlab mix programming in the picture processing application example, mainly is two kind of programming languages mutually transfers
smoothcode
- 这是关于图像平滑处理的源代码,所使用的编程语言是C++。
HSIpengzhangfushitiandong
- 在HSI颜色空间进行I膨胀腐蚀填洞,编程语言C
计算几何学常用算法库 C++语言实现
- 在编程过程中经常需要用到的算法,语言:C++。-the programming process often need to use the algorithms, languages : C + +.
用c语言写的神经网络编程
- 神经网络编程, 用c语言写的, 还有注释,Neural network programming, using c language, as well as the Notes
ImageProcessingVC++
- 数字图像处理课程为一门理论与实践相结合的课程,本课程安排的实验旨在培养学生用编程语言实现图像处理算法的能力,进一步加深对图像处理算法的认识,以及让他们初步学习用图像处理方法解决实际问题的方法。实验要求学生利用编程语言独立实现给定算法的编写、调试与实验、测试,从中体会具体算法在计算机实现上的技巧,进一步理解算法和逐步掌握对图像处理方法的灵活应用。实验是本课程的重要教学环节。通过实验,使学生加深对数字图像处理原理的理解,巩固课堂教学内容,并在此基础上强化学生的实践意识、提高其实际动手能力和创新能力。
3
- 对于感兴趣图像的提取是工程中经常用来缩小图像,进一步识别所进行的一个重要环节。而利用图像分割则是一种很有效的方法。本课题要求同学对图像分割原理进行学习,在此基础上利用编程语言进行程序的编写,利用图像阈值分割,水线阈值法等方法进行图像分割,并对不同的增强效果进行比较分析。含程序-Interested in images for the extraction is often used to reduce the project images, and further carried out to
generate_mean_covariance
- 本程序编程语言为C,主要用来对遥感训练数据进行处理,得到covariance矩阵。-This program is used to generate 3 files:mean file,covariance matrix of the training set, and inverse covariance matrix for training set.
IDL
- 适合于IDL初学者使用,可使读者在较短时间内掌握IDL编程语言-IDL suitable for beginners to use, allows the reader in a relatively short period of time to master IDL programming language
Image_Resource_Management_System
- 管理的图像的系统,能够实现图像的统一化,系统化管理,采用VB作为编程语言实现-Image management systems, to achieve the unity of the image, systematic management, the use of VB as a programming language
tuxiangjiesuoxitong
- 这是一个图像检索系统的c++编程语言,自己写的大家可以参考一下,当然还可以继续改进,互相学习,供大家分享。-This is an image retrieval system, c++ programming language, its own write For your reference, of course, can continue to improve, learn from each other, for all to share.
VC_pc
- 文章利用VC++编程语言实现了纵断面测量数据里程误差的自动平差处理,该程序可以对纵断面测量数据进行检查、分析和平差。在里程误差不超限时,利用平差程序实现纵断面测量数据的里程平差。-Articles by VC++ programming language of the longitudinal distance measurement error of the automatic adjustment of data processing, the program can be checked
IFS
- 采用计算机生成图形图像,可以用少量的数据生成复杂的自然景物图像,例如起伏的山脉、飘浮的云彩、形态各异的植物等自然界中的各种景观。它极大地丰富了计算机图形学的内容,而且促进了计算机在仿真模拟领域的应用。根据分形迭代函数系统具有模拟自然界景物的特点,采用面向对象的编程语言VC++实现了一类模拟山树等景物的计算机编程,模拟效果十分逼真。-The use of computer-generated graphic images, you can use a small amount of data to
matlab-image-denoising
- matlab编程中对图像处理时所涉及到所有去噪算法的总结并有编程语言叙述-Summary matlab image denoising
hsvtezheng
- 使用matlab编程语言,将彩色图像转化为hsv制式,并求出其hsv特征-The use of MATLAB programming language, the color image into HSV format, and calculate the HSV feature
img_quyushengzhang_zhanglei
- 使用matlab编程语言,对图像进行处理,通过渔区增长实现图像分割-The use of MATLAB programming language, the image processing, through the fishing area growth to achieve image segmentation
pointlight
- 在Directx实现点光源 编程语言为C-Pointlight DirectX use C++
otsu_2d
- Otsu 2维分割的源代码,编程语言是Matlab,可以实现分割功能-Otsu 2D Segmentation,using Matlab
getpixel
- 使用C++编程语言编写,主要用于获得图像的某一点的像素-it is use C++ to get the pixel of one point in the image .
lunkuotiqu
- 该程序是用C++编程语言编写的一个主要作为提取图像轮廓的程序,完整的程序代码和程序的测试图像-This demo is mainly used to get the edges of the images with the language of C++,including graphs or image used in testing this demo.