Welcome![Sign In][Sign Up]
Location:
Search - moments image

Search list

[Mathimatics-Numerical algorithmszernike

Description: 求图形Zernike矩的java程序-graphics Zernike moments for the java programs
Platform: | Size: 6144 | Author: ffzch | Hits:

[Graph program统计

Description: 计算图像直方图的统计特征,包括均值,方差,熵,三阶矩等。-image histogram calculated the statistical characteristics, including mean, variance, entropy, such as third-order moments.
Platform: | Size: 1024 | Author: 夏玉 | Hits:

[Graph programinvmoments

Description: 应用matlab语言提取图像的不变矩 输出结果是经典的七个不变矩的值 速度很快-application Matlab language from the same image output moment is the classic seven unchanged Moments value fast
Platform: | Size: 1024 | Author: 王淑桦 | Hits:

[Graph program颜色矩

Description: 基于颜色矩特征的图像检索:首先RGB颜色空间转换到HSV颜色空间;针对HSV三个分量计算颜色矩作为图像的内容特征;计算查询图像与图像库中每幅图像的相似距离,排序后给出检索结果。-Moment features based on color image retrieval : First RGB color space conversion to HSV color space; Three weight against HSV color calculated moments as images of features; Inquiries calculated images and image repository, each image is similar distance, is sorting search results.
Platform: | Size: 2080768 | Author: 吴成玉 | Hits:

[Special Effectszernike1

Description: zernike矩算法,matlab语言开发,可用于图像匹配等-zernike moments algorithm, Matlab language can be used for image matching, etc.
Platform: | Size: 1024 | Author: 符祥 | Hits:

[Special Effectslanstoolbox

Description: 计算图像的质心,各种矩以及基于矩的图像重构算法,对模式识别和图像处理有较大的研究价值。-calculated image of the center of mass, and for the moment the various moments of image reconstruction algorithm, on Pattern Recognition and Image Processing of a larger research value.
Platform: | Size: 435200 | Author: anzi | Hits:

[Education soft systemwaveletmrecogntion

Description: 有关小波矩算法在图像识别中的应用研究生毕业论文,经典收藏-moments of the wavelet image recognition algorithm in the application graduate thesis, classic collections
Platform: | Size: 4277248 | Author: QHLee | Hits:

[Graph Recognizeis

Description: 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run the test file (test file could be to some notes run out some more features)
Platform: | Size: 46080 | Author: 房劬 | Hits:

[Special Effectstextureanalyse

Description: 纹理分析源代码,统计图片的能量、熵、矩等信息,图像处理比较不错的代码-Texture analysis of source code, statistical picture of energy, entropy, moments and other information, image processing relatively good code
Platform: | Size: 2019328 | Author: 阳化 | Hits:

[Special EffectsPaper-on-Invariant-moments

Description: 图像不变矩算法的3篇早期论文,被多次引用的,而又不易找到的。 中文 PDF 格式。 1. 不变矩算法研究 作者:丁明跃 常金玲 1992 2. 离散状态下的不变矩算法研究 作者:吕洪涛 周继成 1993 3. 相对矩及在几何形状识别中的应用 作者:王波涛 孙景鳌 2001 -Image Moment Invariants algorithm three early papers, was repeatedly quoted, and not readily found. Chinese PDF format. 1. Invariant Moments Algorithm Author: Ming-Yue Ding Chang Jin Ling 19922. Discrete state moment invariants algorithm Author:吕洪涛周继成19933. Relative moment and geometry Recognition Author:王波涛Sun Jingao 2001
Platform: | Size: 428032 | Author: | Hits:

[Special Effectsimage_process

Description: This file include some image process program: void ImResize(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg, int nFixSize) bool CalMoments(float Moments[7], IMAGEDATA *pSrImg) void RGB2Gray(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg) void Im2Bw(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg) float Graythresh(IMAGEDATA *pImgData) void MomentInvar(double Moments[7], IMAGEDATA *ret) bool CalGabor(float Gabor[32], IMAGEDATA *pSrImg) void TexGabor(float Gabor1[MM*NN],float Gabor2[MM*NN],IMAGEDATA *przImg) int FloatSearch(MATRIX *pData, int *nLabels, int d, int delta, int r, TSubset *bset) -This file include some image process program: void ImResize(IMAGEDATA*pRtImg, IMAGEDATA*pSrImg, int nFixSize) bool CalMoments(float Moments[7], IMAGEDATA*pSrImg) void RGB2Gray(IMAGEDATA*pRtImg, IMAGEDATA*pSrImg) void Im2Bw(IMAGEDATA*pRtImg, IMAGEDATA*pSrImg) float Graythresh(IMAGEDATA*pImgData) void MomentInvar(double Moments[7], IMAGEDATA*ret) bool CalGabor(float Gabor[32], IMAGEDATA*pSrImg) void TexGabor(float Gabor1[MM*NN],float Gabor2[MM*NN],IMAGEDATA*przImg) int FloatSearch(MATRIX*pData, int*nLabels, int d, int delta, int r, TSubset*bset)
Platform: | Size: 12288 | Author: wan_xianglin | Hits:

[Graph Recognizelans-patrec

Description: 从一个模式识别toolbox中摘取的计算zernike不变矩的源代码,结果为图像的n阶m重zernike不变矩-From a pattern recognition toolbox extracted Zernike moment invariants calculation of the source code, the results of image re-n-order m Zernike moment invariants
Platform: | Size: 28672 | Author: bill | Hits:

[Special Effectsmeilin

Description: 这是梅林矩的MATLAB源代码,代码质量较好,可供研究图像图形处理和水印技术方面的朋友参考!-This is the Mellin moments of MATLAB source code, source better quality for the study of image and graphics processing and technical aspects watermark friends reference!
Platform: | Size: 24576 | Author: li yong | Hits:

[Special EffectsZernike

Description: zernike矩VC+OpenCV实现代码 OpenCV是一个图像处理库 参考的文献是Mukundan的zernike快速算法 注释详细 希望与大家交流 如果没有点数下载可以给我发邮件索取-Zernike moments VC+ OpenCV code realize OpenCV image processing library is a reference to the literature is the Zernike Mukundan fast algorithm detailed notes of hope and the exchange of everyone to download if there is no point can give me e-mail request
Platform: | Size: 3072 | Author: 陈渝 | Hits:

[Special Effectszernike

Description: 图形图象处理中的一个非常重要的特征的提取算法,zernike矩-Graphic image processing in a very important feature extraction algorithm, zernike Moment
Platform: | Size: 1024 | Author: 董华丽 | Hits:

[Special EffectsShape

Description: 此程序计算图像的七个不变矩,提取出图像的形状特征,可用于图像检索。-This procedure of calculating the image of seven invariant moments, the shape of extracted image features, can be used for image retrieval.
Platform: | Size: 1024 | Author: Owenli | Hits:

[Special EffectsHu

Description: 应用vc++语言提取图像的不变矩输出结果。这是提取经典的七个不变矩的值,速度很快-Application vc++ Language extracted image moment invariants output. This is the extraction of the classic seven moment invariants of the value of fast
Platform: | Size: 4096 | Author: 金秋春 | Hits:

[Graph program3D_Moment_Invariant

Description: Hu的七个不变矩在图像匹配检索中适用广泛。本代码仅计算图像间Hu的七个矩的D2大小,直观的了解Hu矩的应用-seven moment invariants in image retrieval in the application of broad match. Only the calculation of the code between the image of the seven Hu moments D2 size, intuitive understanding of the application of Hu Moment
Platform: | Size: 356352 | Author: oyq | Hits:

[Special Effectsimage-mmoment-function

Description: 本书主要讨论了图像的各类矩函数(几何矩、复数矩、Legendre矩、Zernike矩、小波矩等)的定义、性质和快速算法,以及它们的不变量函数。并就它在图像处理和识别,计算机视觉以及其它方面的应用作了必要的介绍。 -This book discusses the various types of image moment function (geometric moments, complex moments, Legendre moments, Zernike moments, wavelet moment, etc.) of the definition, nature and fast algorithm, and their non-variable function. On it in the image processing and recognition, computer vision, and other aspects of the application made the necessary introduction.
Platform: | Size: 3837952 | Author: daijiashu | Hits:

[Special Effectsimage recognition

Description: 分别采用有边缘和无边缘两类图像作为样本库,使用用Hu不变矩对图像进行特征提取,并使用K近邻分类法进行分类和识别。(Two types of images with edges and no edges are used as the sample library, the images are extracted using Hu invariant moments, and the images are classified and identified by K nearest neighbor classification.)
Platform: | Size: 2048 | Author: 陆荏嘉 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net