搜索资源列表
基于小波变换的边缘提取程序
- 一个基于小波变换的边缘提取程序,用matlab实现,速度块,很不错。-one based on wavelet transform edge extraction procedures used Matlab to achieve speed block, very good.
图像去躁之邻域算法
- 本程序用来实现数字图像的消除噪声,采用邻域加权求平均的算法,在原来基础上作了一点小小的优化-the procedures used to achieve the elimination of digital image noise, using Neighborhood weighted average for the algorithm, based on the original made one small Optimization
Skinfilter
- 用MATLAB一次性快速过滤图像得到2G Gaussian Model. 查看spacefilter.m.-MATLAB rapid one-time images to be filtered Gaussian Model 2G. View spacefilter.m.
处理当前屏幕用的一个小程序
- 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.scr ipt自定义处理流程 处理由系统热键触发. 1.双击scr ipt的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XE
loadbmp
- 图像中加入随机噪声的两种方法,1,加入椒盐噪声。2,加入随机噪声-image by adding random noise in two ways, one, by adding salt and pepper noise. 2, by adding random noise
8连通
- 计算8连通区数量 利用深度优先遍历,并对同一8连通区进行标记,当遇到不属于同一连通区且灰度符合要求的则计数加1,分别考察一个点周围的八个点。-8 COMPONENTS calculated using the number of depth-first traversal, and the same eight areas marked connectivity, when they do not belong to the same gray zone, connectivity to m
PDF417test
- 二维条码生成解析器 以动态库(DLL)方式或COM组件方式提供20余种一维条码和二维条码编码/解码控件,供二次开发。具体控件包括:条码编码控件、条码解码控件、图像压缩控件、串口通讯控件等。 -two-dimensional bar code generated parser in a dynamic library (DLL) or COM provided more than 20 types of one-dimensional bar code and two-dimension
图象的反相与缩放001
- 1、用点运算实现图像反相; 2、运用几何变换和灰度重采样对图像进行缩放。 -one with Image Point Operational RP; 2, the use of geometric transformation and gray Resampling right image scaling.
MyMotion(v2备份)
- 该文件是一个网友给我的一个基于Intel_OpenCV的弹跳机器人视觉系统的实现程序,程序可以实现读入视频并对视频文件进行了很好的处理。对于进行opencv计算机视觉开发的朋友有很高的参考价值。-the document is a website to be one of my Intel_OpenCV on the bouncing robot vision system the EC procedures, procedures can be achieved as well as vide
源代码01
- 图像处理源码之一,使用VISCUL C++语言编写-one source image processing, the use of C language VISCUL
tu_xiang_jianche
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
multimediaLED
- LED字符分割和识别, 在此项目中我们主要完成了对拍摄到的6位LED数字进行分割和识别的课题。识别的数字范围在0~9。由于拍摄环境比较复杂,需要解决复杂背景下对LED字符的分割问题。我们利用了图像的色彩信息,先进行基于色彩的分割,然后对分割结果进行了固定阈值的二值化,并利用投影修正完成了对LED数码管图像的分割,并使用基于模板匹配的算法进行了识别,在匹配过程中对图像进行了尺寸归一化处理。最终得到了较好的识别效果,对10幅样图的识别率达到100%-LED character segmentat
toy
- 情人节我们做电的兄弟们送什么礼物给心仪已久的MM?在离情人节还有一个月的时间,给大家提供一个适合作为礼物的简单电路,自己动手做的漂亮玩具一定会是送给MM的最好的礼物。 -we do Valentine's Day -- the brothers what gift to the long-standing admirer of the MM? From Valentine's Day in one month's time, to provide you with
bianmashiyan
- 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on
erzhihuabianhua
- 这是一个关于二值化变换的源代码,是数字图像处理的其中一个重要算法。-This is one of two binary transform the source code, digital image processing is one of the key algorithm.
One-DimensionalDiscrete
- One-Dimensional Discrete Wavelet Transforms -One-Dimensional Discrete Wavelet Transf orms
One-Shot_learning_of_object_categories_PAMI2006.ra
- One-Shot Learning of Object Categories PAMI2006关于面向目标分类的重要论文。 主要解决在很少几个样本图像情况下,如何对目标图像进行新类学习的方法研究。
One-and-Two_Dem_meanFT
- 编制一个一维和二维中值滤波器。在该滤波器中充分考虑影像的边缘,设置一个固定大小的模板进行一维和二维中值滤波。-This is the code of a one-dimensional and two-dimensional median filter.Given the full consideration to the edge of the image in the filter, then set a fixed size of the template to deal with one
one-MATLAB-programming-interface
- 一个实例搞定MATLAB界面编程,作者彭军-The author is pengjun,One instance to solve the MATLAB interface programming
sar-echo-for-one-point
- 机载SAR回拨信号生成,通过CS算法成像,希望对初学者带来帮助。-sar echo for one point
