资源列表
Template-matching
- 对图像进行模板匹配,用户可自行选择图片和模板,程序有界面,可实现打开,保存等功能-Template matching pairs of images, the user can choose their own images and templates, procedures interface, can be realized to open, save and other functions
Gcv
- GCV阈值,在图像去噪上广泛应用,其值接近理想门限,去噪效果相当好,结果小波,更可以达到更佳的效果。-GCV threshold, widely applied in image denoising and its value is close to the ideal threshold, de-noising result was very good, the results of wavelet, but also can achieve better results.
WaveletImageFusion
- 该程序是用小波的方法对两幅图像进行融合。在低频系数对小波系数采用基于区域方差的加权融合方法处理,高频系数采用基于像素点小波系数绝对值取大的规则进行融合。该方法避免了图像融合过程中因平均化而出现的模糊现象, 融合后的图像内容更加清晰, 更容易识别。-The program realized to fuse two images by the method of wavelet. In the low-frequency coefficients of the wavelet coefficient
DWTandSVDWatermark002
- 这是一个数字图像处理应用之数字水印程序,开发工具是Matlab.所用算法是DWT和SVD-This is a image and signal processing program which is developed by Matlab with DWT.It s also called watermark.
shibie
- 针对10个手写数字的识别问题,设计了一个BP神经网络,使它能够正确识别10个数字。-Against the 10 handwritten numeral recognition problem, a BP neural network is designed so that it can correctly identify the 10 digits.
renyanjiance
- 基于YCgCr色彩空间与几何信息的人眼定位方法-YCgCr color space and geometry based on the information the human eye location methods
hangbianji
- 系统约定:行编辑命令由“命令关键字 命令参数”组成。其中,命令关键字都是单一的字母,命令与参数之间使用一个空格进行分割,当命令参数为多个时采用“/”作为参数的分隔符,如果在命令的参数中间出现符号“/”,则用“\/”表示。我们将“\”定义为转义符。 现在,行编辑器具有如下编辑命令: 行插入:i #/串 在指定行号(>0)插入一个新行,新行的内容就是命令中给出的“串”。若插入的行超过了已有的行数,则在最后一行的后面插入一个新行。 文本替换:c 被替换串/替换串
yunhuoyuan
- 背景 航空公司的货运飞机往返于各个国家和货物分理中心之间,分理中心的货物运送到各个国家,再将各个国家发出的货物送到分理中心。 分理中心非常庞大,每个国家都有一个自己的货运站,每个货运站有两个平台用于堆放货物。其中 A 平台用于堆放运送到该国的货物,而 B 平台堆放着其它国家的货物。各个国家的货运站排成一个环形。 (详细见内部文档)-Background Airlines cargo flights to and from various countries and goods
otsu-method
- 两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。-Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.
DeNosingBaseOnXiaoBo
- 一种改进的基于PCNN神经网络和QPSO粒子行为的PSO的图像滤波算法,也可以较好地去除高斯噪声-Improved PCNN-based neural network and PSO behavior QPSO particle image filtering algorithm can also be better to remove Gaussian noise
OPENCV
- OPENCV的实用程序,包括视频捕获、透视变换、轮廓检测等。-OPENCV practical procedures, including video capture, perspective transformation, contour detection.
ColorImageSegmentation
- 彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果-Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results