搜索资源列表
cyytxclff
- MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB i
greyMorphnology
- 一个集成所有灰度形态学图像处理方法的自编程序,解读它可以搞懂形态学运算的基本过程和实现方法。-an integrated all gray morphological image processing methods of writing procedures and the interpretation of it to understand the morphology of the basic computing processes and methods.
VCsourcecode
- 主要是对图像进行小波变换,图像融合运算以及一些其他的图像处理算法-mainly for image wavelet transform, image computing and the integration of some other image processing algorithm
hecheng
- 实现2幅图像的合成,方法有加法运算,减法运算,与运算,或运算-achieve two image synthesis, method addition operations, subtraction operation, and computing, or computing, etc.
canny_meanshift_segmentation
- 本算法主要用vc和opencv做的.对视频图像进行逐帧canny运算.并可以对静态图片进行均值移动运算.-the algorithm and the main vc opencv do. Video images right frame by frame canny operator. And Static images can mean for mobile computing.
psnr_absolutepath
- 计算图像峰值信噪比psnr的matlab源程序,相对路径转绝对路径的matlab程序-computing image PSNR psnr the Matlab source, relative to the absolute path of Matlab procedures
AThreshold4
- 计算图中所有灰阶的分布概率 定一阈值使得影像分成两类 计算两类的方差、平均灰度值与总影像平均灰度 选择最佳阈值-calculated all gray-scale map of the probability distribution of a fixed threshold value makes images divided into two categories : computing the variance, Gray and the average total value
ImageCount
- 对象计算,使用图象处理技术对图象上的药品,颗粒等物体进行分类-object computing, the use of image processing technology to image the drugs, such as particle classification of objects
match-v3.3.src
- This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih \"Multi-Camera scene Reconstruction via Graph Cuts\" In: European Conference on Computer Vision, May 2002. Vladimir
blossom5-v1.0.src.tar
- implementation of Edmonds algorithm for computing a minimum cost perfect matching in a graph Version 1.0
mylineseg
- 线段及直线的基本运算 1. 点与线段的关系2. 求点到线段所在直线垂线的垂足3. 点到线段的最近点4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内7. 求矢量夹角余弦 8. 求线段之间的夹角9. 判断线段是否相交10.判断线段是否相交但不交在端点处11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点 16.判断线段是否相交,如果相交返回交点-straight line segme
图像分割、迭代法、直方图的统计计算
- 图像分割、迭代法、直方图的统计计算、二值化图像,Image segmentation, iterative method, histogram of statistical computing, binary image
OTSU 算法可以说是自适应计算单阈值
- OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
imagethining.rar
- 图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。 一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。 本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。,Image Thinning (Image T
LdA350.rar
- 傅里叶分解计算基波有效值相位角和各次谐波的有效值和相位角,Fourier decomposition of computing fundamental RMS phase angle and harmonic RMS and phase angle
200432590139.rar
- 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
image-geometric-computing
- MFC图像几何运算。包括打开BMP图像,图像的旋转,镜像等效果,保存BMP图像。-MFC image geometric computing. Including open BMP images, image rotation, mirroring effect, save BMP images.
computing-the-histogram
- 计算图像直方图。给定图像,得到图像的直方图。-computing the histogram
adaptive-thresholding--computing-SNR
- 对影像进行加噪声,和全局,局部,自适应阈值去噪,计算信噪比-It was added to the image noise, and global, local, adaptive thresholding, computing SNR