搜索资源列表
FANTASTIC_RESIZABLE_Skinned
- hanks for downloading this code. This VB Project shows you how to make forms with \"rounded rectangle\" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretchi
workingjpeg.zip
- JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.,JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.
A_new_algorithm_of_image_compress_based_on_BP_neur
- 本文探讨了神经网络用于图像压缩的方法,提出了一种基于边缘信息检测的BP神经网络压缩方法:按图像各部分像素特征将图像分为平滑块、纹理块和边缘块,不同的分类块采用不同的隐含层数。实验结果证明本算法在在保证重建图像丰富细节的同时,能大大提高图像的压缩比。-This paper discusses the neural network for image compression method, edge information is presented based on BP neural networ
videodetect
- 用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video frame, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comparison
EdgeDetection
- 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
fragtrack
- 一种跟踪方法,将图像分成若干的图像块,进行块匹配,很好的解决了遮挡问题,-A tracking method, the image is divided into a number of image blocks, the block matching, a good solution to the occlusion problem,
watermark
- 基於區塊變異數量化之影像版權保護計術,內含程式碼與原論文-Variability based on the number of blocks of image copyright protection of patients, including code and the original papers
gabor_svm
- 采用Gabor_Palm函数提取掌纹图像的能量特征,并将得到的结果分块,分别计算每块的均值和方差作为特征向量。特征向量的长度为160.-Gabor_Palm function using the energy extracted palmprint image features, and will be the result of sub-blocks, each block were calculated the mean and variance as a feature vector
cbir
- 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
WatermarkingAlgorithmResearchandImplementationBas
- In this paper the watermarking programs based on the discrete cosine transform (DCT) domain DC component (DC) is adopted. Through adjusting the block DCT coefficient of the image the watermarks are hidden. And blocking the selected image accord
image_watermark
- 二值图像数字水印算法的一般方法,然后在此基础上给出了一种基于分块DCT的自参照直流系数盲检测二值水印方法。-A blind binary image digital watermarking algorithm is proposed in the DCT domain. The algorithm uses the correlativity of the inter-blocks DC components based on blocked DCT with binary image. No
PREDAVANJA
- Image division in blocks 8x8 jpeg compression
xapp611
- IDCT − Transforming Image Blocks from Transform Domain to Spatial Domain. -IDCT − Transforming Image Blocks from Transform Domain to Spatial Domain.
AnImageEncryptionSchemeBasedonChaoticMap
- ieee一种基于混沌的新加密方法An Image Encryption Scheme Based on Chaotic Map - In this paper, a novel block digital image encryp- tion scheme based on a chaotic coupled map lattices (CML) is reported. Within this scheme, an original image is decomp
feikuai
- 可以设置图像分块的大小和分块数,然后来分块保存图像到文件目录下面-You can set the size of the image sub-block and sub-blocks, and then to block to save the image to a file directory
block4x4
- divide the image in to sub blocks
BlockMatchingAlgoMPEG
- Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short descr iption of the m files in this
piii
- dividing image into blocks and calculatind pixel ratio
Convert-4096-(8-X-8)-image-blocks
- Source code for covert 4096 image into 8*8 block
image-classification
- 使用matlab实现一幅图像中图像块的分类,主要分为光滑图像块和非光滑图像块。-Use matlab achieve an image classification image block is divided into tiles smooth and non-smooth image blocks.