搜索资源列表
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
C++(Circle)
- 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
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
tuxiangchuliruanjiian
- ImageStone is a powerful C++ class library for image manipulation. it is portable and requiring only a recompiling on any platform. It includes load/save, display, histogram, undo/redo and over 100 predefined filters. It is a mature and easy-to-use i
camera_auto_focus_system_base_on_ImageProcessing.r
- camera_auto_focus_system_base_on_ImageProcessing 基于图像处理的相机自动调焦系统-camera_auto_focus_system_base_on_Ima geProcessing based on image processing camera auto-focusing system
yueguang
- 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
ColorImageStat
- 彩色图像分类程序,包括R,G,B分类,HSV分类,完全自己开发,带GUI-color image classification procedures, including R, G, B classification, HSV classification, completely on my own development, with GUI
compressioning
- Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: I
sarstripmap1
- 正侧视条件下对点目标的经典R-D的SAR成像算法!-preoptic conditions are right point target of the classic R-D imaging algorithm for SAR!
ImageStone_src
- ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and easy portable. It includes load/save(support BMP GIF JPG PNG TIF ICO TGA PCX PSD...), display, histogram, undo/redo and transform image with over 100 pr
color_change
- 提供大家颜色转换VC++源代码。RGB to HSV & HSV to RGB The Hue/Saturation/Value model was created by A. R. Smith in 1978. It is based on such intuitive color characteristics as tint, shade and tone (or family, purety and intensity). The coordinate system is cylin
SZTXCL_K.R.Castleman
- 这是一本《数字图像处理 》K.R.Castleman著,朱志刚翻译。其他网站上的pdf的都不能用,这是我自己做的
DWTwithICA-R
- 基于小波的ICA-R算法,适合混合图像的分离。具有速度快等优势。
opencv
- 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
zhongzhi-r-suanzi
- 纯C中的边缘检测方法 中值相关算子(R算子)的代码-Pure C, the edge detection operator in the value of the correlation (R operator) of the Code
G-R-G-B
- 一些自己使用的G-R,G-B双阈值分割图像的代码-Use some of their GR, GB dual-threshold image segmentation code
L-R-algorithm
- L-R迭代复原的方法的matlab实现代码,包括用自己编写的L-R迭代复原方法和用matlab库函数编写的代码。-LR iterative restoration methods matlab implementation code, including the preparation of their own recovery methods and the use of LR iteration matlab library function written code.
ITU-R-BT[1].601-656
- Rec. ITU-R BT.601-5 detail reference standard book(1)
R-LandS-L
- CT反投影重建的R-L滤波函数与S-L函数,应用对象为matlab自带shepp-logan模型图像(R-L function and S-L function applying to CT backproject reconstruction)
RStoolbox-master
- 是一个通用的遥感数据处理工具,包括了常用的需求(RStoolbox is an R package providing a wide range of tools for your every-day remote sensing processing needs. T)