搜索资源列表
粗化细化
- 本程序是图形与图象处理方面的,实现的是对图片进行粗化和细化,学过此方面知识的人就知道。-graphics and image processing, and achieving the pictures of the rough and refined, academic knowledge of this person know.
氢原子电子云模拟显示
- 本程序用C语言的图形知识编写,模拟了各种氢原子电子云的状态,希望对大家有所帮助-this program with C language knowledge in the preparation of graphics, simulation of various electronic cloud of hydrogen atoms in the state, we want to help! !
你好
- 计算机图形处理的软件,candy算法是当今最很流行的一种算法。同学可以自己在源代码中学习到新的知识。-computer graphics software, candy algorithm is the most popular day of an algorithm. Students can in the source code to learn new knowledge.
How_to_rotate_Image
- 一个关于图像旋转的源代码,对大家熟练掌握所学的数字图像处理理论知识很有帮助-a rotating images on the source code, we have learned skillfully master the theory of digital image processing knowledge helpful
Canny_algorithm
- 一个关于canny边缘检测的源代码,对大家熟练掌握所学的数字图像处理理论知识很有帮助-a canny edge detection of the source code to everyone skilled master learning by digital image processing theoretical knowledge helpful
Walsh_transform
- 一个关于图像Walsh变换的源代码,对大家熟练掌握所学的数字图像处理理论知识很有帮助-an image of the Walsh transform the source code to all of skilled master learning by digital image processing theoretical knowledge helpful
TrackSyst
- 该程序能对一序列图像进行检测跟踪,主要涉及图像处理和分析的知识(如图像检测、模板匹配等)-the procedures for an image sequence detection tracking, mainly involved in image processing and analysis of knowledge (such as image detection, template matching, etc.)
IsmyDIP
- 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prep
bayesandjueceshu
- 模式识别方面的参考知识,内容比较简单,但应该有用。-a reference pattern recognition knowledge, as a relatively simple, but it should be useful.
CXIMAGE_SRC.ZIP
- Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads / p
ImageSegmentation_vcRes
- 在源码实现的研究过程中将采取基于水平集方法的几何活动轮廓模型如测地轮廓模型或Mumford-shah模型与其他的分割方法的结合。针对具体的图像可以将一些先验知识(灰度和形状信息)加入到算法中-source realized in the course of the study will be taken based on the level set method of the geometric active contour models such as the geodesic contour
imagehistenhance
- 这是一个得到图像直方图的程序,在选取图像与知识可以应用-This is the image histogram is a procedure in the selection of images and knowledge can be applied
noseecluster
- 聚类分析技术有着广泛应用.因为在对图像进行聚类分析时,通常缺少可资利用的先验知识,所以需要采用无监督的聚类算法.为了适应图像检索的需要,提出了一种新型的无监督聚类方法,即根据离群点信息来自动确定聚类算法的终止时机.此方法还弥补了现有聚类算法在离群点识别、使用上的缺欠.为验证其可行性,用其改进了CURE和ROCK两个经典算法.实验表明,改进后的两个算法都能自动终止,并能取得优于以往的聚类效果. -clustering analysis techniques have wide applicatio
imageprocessingvc
- 数字图像处理典型算法实现,共12章。01vc数字图像编程基础知识,02数字图像的采集、量化和表示,03数字图像的点运算;04图像几何变换,05频域处理方法;06图像增强技术;07图像腐蚀膨胀和细化算法;08边缘检测与提取及轮廓跟踪;09图像分割;10图像配准;11图像复原;12图像压缩-typical digital image processing algorithm, a total of 12 chapters. 01vc Digital Image basic knowledge of
final_6
- 简单的图形程序,包括场景生成,渲染,贴图,gamma correction,高级建模等等,可以供图形学基础知识的学习。-simple graphical procedures, including Scene, rendering, mapping, gamma correction, advanced modeling, etc., for graphics based on the study of knowledge.
VideoC.rar
- 图像识别--手识识别C++,可根据图像识别人的动作,并给出相应的配合音乐,可供学习参考。,Image Recognition- Recognition hand knowledge C++, can be based on image recognition of human action, and gives corresponding music, available for reference study.
Visual-CPP
- visual c++数字图像处理电子版书,作者何斌。主要讲述了图像处理的基本知识,图形编辑、图像的存取、图像的变化、点处理、邻域处理、编码等-visual c++ digital image processing electronic edition of the book, the author Bin. Mainly about the basic knowledge of image processing, graphics editing, image access, image cha
Medical-Image-Segmentation
- 基于Snake模型的图像分割技术是近年来图像处理领域的研究热点之一。Snake模型承载上层先验知识并融合 了图像的底层特征,针对医学图像的特殊性,能有效地应用于医学图像的分割中。本文对各种基于Snake模型的改进算法和 进化模型进行了研究,并重点梳理了最新的研究成果,以利于把握基于Snake模型的医学图像分割方法的脉络和发展方向-Snake model based image segmentation image processing technology in recent years
watershed
- 利用滤波算子、数学形态学等知识实现分水岭算法。-The use of filtering operator, mathematical morphology, such as knowledge of the realization of the watershed algorithm.
Enhanced_By_Rough_Set
- 粗糙集理论是一种描述不确定知识的工具,在图像处理中具有广泛用途,本代码给出了粗糙集滤波和边缘提取的简单实现-Rough set theory is a descr iption of uncertain knowledge of the tools in image processing with a wide range of applications, the code gives the rough set filtering and edge detection of the simpl