搜索资源列表
ImgScale
- 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
zhixiansangesyanfa
- Bresenham算法是计算机图形学领域使用最广泛的直线扫描转换算法。仍然假定直线斜率在0~1之间,该方法类似于中点法,由一个误差项符号决定下一个象素点。 -Bresenham algorithm is the field of computer graphics the most widely used linear scan conversion algorithm. Still assuming that the linear slope of between 0 ~ 1, the
relative-orientation
- 该程序为连续法相对定向,以一张影像为基础,根据控制点的像点坐标求出其他影像相对于第一张影像的外方位元素-The program for continuous law relative orientation, with a image as the foundation, according to the control points like point coordinate work out other images relative to the first piece of image
seed
- 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and co
AffineTransformation
- 仿射变换法求深度信息,目前最好的方法 function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im) gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。 函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22
frankotchellappa
- 一种从法相到高度的全局算法,fc算法,从图像法相恢复图像高度信息-From the law to a high degree of overall algorithm, fc algorithm method to restore images from the image height information
clustering
- 图像聚类程序源码,运行正常,能实现数字图像、图形的聚类;同时,还采用了多种方法实现,有距离法,神经网络法等,值得参考-Image source clustering procedures, operating normally, to achieve digital images, graphics cluster At the same time, also adopted a number of ways to achieve, a far cry from the law, such a
average-log-square
- 讀取16位元(65536階)raw影像檔,調整其灰階動態範圍至256階,調整方式至少包含平均法、對數法、開平方法,word檔包含了成程式碼與操作說明與結果。-Read 16-bit (65536-order) raw image file, adjust its dynamic range to 256 gray-scale bands, contains at least adjust the way the averaging method, logarithmic law, Kaiping
DCTchange
- 一个DCT图像处理压缩包,有直接定义法和快速算法,大家可以拿去看看,多多指导哈!-A DCT compressed image processing package, have a direct definition of law and fast algorithm, we can take to see a lot of guidance and Kazakhstan!
vehiclenumberplatesegmentationandextraction
- 车牌检测与识别技术的相关技术: 提出一种梯度增强法对图像边缘进行增强, 该方法主要通过对图像本身信息进行简单梯度变换以突出图像边缘, 并辅以数学形态学中的膨胀法实现牌照的快速定位. 在字符分割部分, 给出了最小面积旋转法以确定牌照的最佳旋转角, 并采用垂直投影法分割牌照中的字符 -License plate detection and recognition technology related technologies: a gradient-enhanced
sky
- 此为几篇关于智能监控系统的文章,文中论述了关于目标捕获以及目标跟踪的方法与实践,其中目标捕获有差分法等,目标跟踪有meanshift等,可以学习借鉴-This is a few articles on the intelligent monitoring system, this paper discusses on the target acquisition and target tracking methods and practices, including target acquisi
yichang
- 一种简单的去除异常的方法。行均值差分比较法,通过判断相邻行均值之差来寻找异常行,并用线性插值将其校正。-A simple way to remove the anomaly. OK mean difference of comparative law, by determining the mean difference between adjacent rows to find the unusual lines, and its correction with linear interpol
Chocolate
- 用减治思想实现坏巧克力问题算法的源程序 基本思想是减治法-Ideas of governance by reducing the problem to achieve a bad chocolate source algorithm basic idea is to reduce government law
RoadX
- 比较完善的ISODATA聚类分析。 支持手动选择初始聚类中心,类似监督法分类。 支持8位、24位BMP图像操作。 选用2种ISODATA聚类算法。 聚类结束后可手动修改类别颜色。-A relatively complete ISODATA cluster analysis. Supports manual selection of the initial cluster centers, similar to a law on supervision category. S
lxc
- Matlab下实现图像自适应性阈值分割,算法使用大律法,可直接运行-Matlab to achieve adaptive image thresholding, algorithm uses a large law can be directly run
ThreshCut
- 将图像分割,方法有很多种,有double 算法等,需要熏着阈值。包括了迭代算法和大律算法-Segmentation, including the iterative algorithm and the algorithm for a large law
Snake-model-bsegmentation-method
- 改进的T- Snake 算法首先在分水岭法中, 对相邻区域以其像素数、灰度均值和灰度方差定义距离, 并据其在图像上建立新的连通图, 以对图像过度分割而产生的一些过小区域合并 其次, 在模型跨边缘时, 利用已分割断层图像中模型内部区域的统计特征, 用区域生长法获取内点并重新参数化模型, 使模型不再跨边缘, 以保证模型形变到正确的边缘-Improved T-Snake algorithm first law in the watershed, the number of pixels in its
CPU
- 关于位示图法的实例,通过对调色板的调用和编码来实现动态的演示过程-Diagram of the law on the bit instance, calls on the palette and coding to achieve a demonstration of the dynamic process of
Image-processing-experiments
- Image processing experiments基本的图像处理实验。图形界面,实现了水平翻转,垂直翻转,图像旋转,灰度图像,单阈值二值化,双阈值二值化,非0置白法,孤立像素清除,3*3平均值滤波,N*N中值滤波,一阶微分,二阶微分,拉普拉斯变换,负像,缩小,放大,原始大小-Image processing experiments basic image processing experiments. Graphical interface to achieve a horizontal
regional-law
- 基于matlab的一种区域生长的图像处理方法的程序-Matlab a region growing image processing method based programs