搜索资源列表
InvMat
- 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot
a1
- 基于块匹配的电子图像稳定算法的文章,采用分块运动估计和运动滤波技术进行稳像
NoiseEstimate
- 根据检测图像分块以后噪声的大小不同检测图片是否经过修改或处理,这里的处理一般指剪切和粘贴等明显处理
shanping
- 能够在程序运行等待时间,显示特效图像,即将一幅图像随机分块逐渐显示
Image
- 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
Subpattern-based_principal___component_analysis.zi
- 子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the
cut_to_piece
- 将某个文件夹下的所有图片分块保存到目的文件夹下,图像的分块可以自定义,返回值为分块的数目.-Will be a folder under the sub-block all images saved to the purpose of the folder, the images can customize the block, the return value is the number of blocks.
DIBSection
- DIB图像的分块分像素选取与修改,方便进行图像的人工交互处理-DIB image sub-pixel block selected and modified to facilitate the image of the artificial interactive treatment
R20090817e
- 远程桌面控制的客户端和服务端程序;对被控端桌面图像用用哈夫曼分块编码压缩,速度和图像质量都不错 -good -Client and server remote desktop control program using chunked encoding with Huffman compression on the host desktop image, speed and image quality are good-good
Timage_blockh
- 最常用的一个图像处理算法:各种种图像格式经典分块算法可直接使用。 -One of the most commonly used image processing algorithms: various kinds of image formats classic block algorithm can be used directly.
process
- 图像分块 提取不同特征值 检测图像是否经过中值滤波篡改-Image block extraction of the different eigenvalues detection image whether tampering after median filtering
threshold
- 用迭代法求阀值,首先对图像进行分块,然后对每个块进行阀值分割。-Using iterative threshold method
Improve--wavelet_omp
- 通过对omp算法进行改进,运用图像分块的方法,缩短运行时间,提高效率。-Omp algorithm is improved by using image block method to shorten the running time and improve efficiency.
Wavelet_OMP
- 这是一个图像分块的压缩感知程序。效果很不错。-This is an image block of compressed sensing program. It looks good. .
图像分块处理1
- 通过opencv将图片分割为256*256像素大小的图片,可对图片再进行后续处理。
分块统计
- 将电镜扫描图片分块化后统计各分块孔隙密度,获得扫描区域内孔隙率分布矩阵,将矩阵进行三维样条曲面插值,绘制相应的等高线,并保存为图片。(After the electron microscope scanning image is divided into blocks, the pore density of each block is calculated, and the porosity distribution matrix in the scanning area is obtaine
blockproc
- MATLAB语言 大数据图像分块函数,用于遥感图像处理(MATLAB language, large data image, block function)
bcs-spl-1.5-1
- 实现图像分块压缩感知,实现了多种稀疏基下的压缩感知,包含CT、DCT、DDWT、DWT等(Realize the image compression sense, and realize a variety of sparse base compressed sensing, including CT, DCT, DDWT, DWT and so on)
WindowsFormsApplication1
- 加载tiff格式影像,读取信息,并对影像进行100 X 100规格的分块处理(Loading TIFF format image, reading information, and dividing image into 100 X 100 specifications)
基于视觉的无人驾驶车辆运动控制的研究
- 关键词:无人驾驶汽车;视觉系统;图像分块;局部路径规划;模型预测控制