资源列表
image
- 一个简单的图像处理软件,可以进行简单的图像处理,比如进行图像的放大或者缩小、旋转、转成负像、灰度化设置指定区域的RGB值。-A simple image processing software, a simple image processing, such as image zoom in or out, rotate, turn into a negative image of the graying set the RGB value of the designated area.
ShowDIB
- 此程序只能进行bmp格式的图片的显示。简单易懂-This program can only display bmp image formats. Straightforward
Atypicaldigitalimageprocessingalgorithms
- 包含了12种VC++数字图像处理典型算法,包括图片和算法-A typical digital image processing algorithms
ScanBitmap
- MFC实现的可以截图工具,可保存,只支持bmp格式-MFC to achieve the screenshot tool can be saved, only to support the BMP format
matlab_PCA
- 用Matlab来实现PCA,并分别求出图像在第一、二、三主分量上的投影。-Using Matlab to implement PCA, and images were obtained in the first, second and third principal component on the projection.
signal decomposition by bp
- 基于基追踪(basis pursuit)对信号进行稀疏表示的算法-signal decomposition by basis pursuit...
Image-Segmentation-Reconstruction
- 介绍了医学图像基于区域的图像分割和基于边缘的分割方法,以及三维重建的算法-This paper introduces the image segmentation of medical image based on region and the segmentation method based on edge, and the algorithm of 3 d reconstruction
dip_code
- 数字图像处理,包括中值滤波,Sobel算子滤波,二值化,直方图均衡化等函数。-Digital image processing, including the median filter, Sobel filter operator, binary, histogram equalization and other functions.
4
- 本文主要研究海面运动船只的识别与跟踪技术。首先概述了海上运动目标检测和跟踪的研究现状;对目前主要的显著区域提取、运动目标识别和跟踪方法进行了简要概述;提出了基于视觉注意和HOG特征相融合的海上船只目标检测方法;利用多特征融合的粒子滤波算法对运动目标进行了跟踪。-This paper studies the sea sport vessel identification and tracking technology. First, an overview of maritime moving t
bmp-dataaccess
- 定义了DIB类,实现图像的读取和数据的访问-Defines a DIB class, read the images and data access
sim-watermark
- 脆弱及半脆弱水印论文10篇,包括用于图像认证的水印,文本水印,音频水印的论文-Weak and semi-fragile watermarking papers 10, including those for image authentication watermark, text watermarking, audio watermarking papers
grabcut_matlab
- 图像处理中的图像分割grabcut算法,经试验可以达到很高的精确度,比较难,值得研究