搜索资源列表
941125影像處理DIP
- 图像处理的直方图及直方图简化主要适用vb来写这只程式-image histogram and the histogram simplify primarily applicable vb to write this formula
wnghasdsf
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, includin
60312541452007321113919746752
- 在Windows编程中图像处理相对比较复杂,好在C++ Builder提供了一些图形类,它们通过对Windows中的图形对象进行包装,从而大大简化了图像操作的难度。下面就通过对图像进行柔化、锐化、浮雕效果等几个特殊效果处理来具体说明一下。 -in Windows Programming image processing are relatively complex, Fortunately C Builder provides some graphics category, They passe
VB_GDI_简化
- 这是一个基于VB6+GDI的游戏图像引擎,使用VC+VB混合开发-This is a GDI + based on VB6 image of the game engine, the use of VC + VB Development
ConnectedComponents.rar
- 像素间的连通性简化了许多数字图像概念的定义,如边界或区域,为了确定两个像素是否连通,必须确定它们是否相邻及其灰度值是否满足特定的相似性准则。编写一个标注和计算二值图像连同单元的程序,Connected Components
GACgaijin
- 用改进的GAC变分水平集方法实现图像分割,简化和避免了重新初始化问题-GAC improved variational level set method to achieve image segmentation, simplification and to avoid the issue of re-initialization
1
- 状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains intrinsic high-level semantics
Image Restoration
- 图像、视频经常因为抖动而造成模糊,去模糊也是图像处理领域的难点和热点。算法实现单方向匀速运动的图像去模糊,是一种简化处理方式。-Images, video, often due to jitter caused by vague, to blur the field of image processing is also difficult and hot. Algorithm for single images to the direction of uniform motion blur,
OpenCV
- opencv程序,实现常用的图像图像处理功能。使用vc可以简化操作,操作方便简洁。-opencv program, to achieve common image image processing function. Use vc can simplify operations, simple and easy to operate.
xingtaixue
- 形态学可以简化数据图像,保持图像的基本形状特性。-Morphological data images can be simplified to maintain the basic shape of the image features.
matlab
- ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。-) The use of sub-blocks of principal component analys
SyntheticMethodsfortheMedicalImageProcessingand3DR
- 医学图象处理及其三维重建是目前研究的热点问题,它涉及计算机图形学、数字图像处理计算机视觉、以及人机交互技术。 医学图像预处理与三维重建是可视化技术的核心环节,二者直接关系着三维可视化的效果和速度。本文介绍了灰度变换噪声消除以及 伪彩色编码等图像预处理技术。然后着重探讨了三维重建技术中的体绘制和面绘制算法以及这两种算法的优点和不足。最后总结了网格消减算法,并利用它对MC算法进行表面网格简化。 -Medical processing and 3D reconstruction is a
imagegraduatationdesign
- 毕业设计论文本文主要介绍了数字图像处理系统的设计和实现过程,系统设计运用MFC的设计思想,通过VC++实现系统框架,简化了软件的开发,提高了软件系统的灵活性、可扩展性和重用性。同时系统所有的操作设计得十分简单方便,无需具备有专业的知识,也能对图片完成编辑操作。-This paper describes a digital image processing system design and implementation process, the system design using the d
ImageSegmentation_PCNN
- 该程序演示了基于简化PCNN模型的图像分割MATLAB实现方法-a method based on brief PCNN model for Image segmentation using MATLAB
IT
- 一种图像简化的预处理方法,来自文献“Unsupervised range-constrained thresholding”Pattern Recognition Letters,2011.1-An image transformation method for simplfying original images from the literature"Unsupervised range-constrained thresholding”Pattern Recognition Letters
对位平台简化版
- 里面包含了图像处理和对位的算法,包括标定以及特征点的抓取,运动控制。(It contains the image processing and alignment algorithm, including calibration and feature point capture, motion control.)
ljbheh
- 建模与仿真试验中需要产生随机数,以简化模型的建立,降低仿真程序的复杂度,本程序即实现了随机数的产生,()
骨架提取
- 对彩色图像先进行二值化,然后可以提取出骨架并且骨架简化(The color image is first binarized, then the skeleton can be extracted and the skeleton simplified)
automatic_image_segement
- 本文以k-means算法为背景,引入信息熵相关知识,从而实现全自动分割图像。然而在利用混合高斯模型对图像进行数据分析时,会发生一定的过拟合现象,导致我们得不到预期的聚类数目。本文设计合理的合并准则,令模型简化,有效地消除过拟合现象,使得最后得到的聚类数目与预期符合。,设计合理的准则改进了图像的全自动分割方法,使得分割结果更加优化(In this paper, k-means algorithm is used as the background, and information entropy
osg模型文件精简工具V1.00
- 基于边坍塌完成的网格模型简化以及空洞填充,具有图形化操作界面。(Based on the edge collapse, the mesh model is simplified and the cavity is filled, which has a graphical operation interface.)