-
-
FaceDetectionAndTrackingTechniquesInCompressed-Dom
Abstract: Effective data processing is required with the fast development of multimedia technology. Compressed-domain images/video processing techniques have captured the attention of many researchers in recent years, and research on face detection and ...
-
TomoEye.zip
... real-time images from a webcam and converts them to grayscale images. Then, it extracts pre-defined feature vectors from the images and sends them to Support Vector Machine (SVM) to get the classification. Using the result, our program ...
-
-
pngimage1.56.zip
... as CRC checking are now fully performed.
Error on broken images are now better handled using new exception classes.
The ... t be discarted after the image is loaded any more.
Most of the images are decoded much faster now.
The images will be ...
-
wavelift.zip
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:\study\jpeg2000\images\lena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% ...
-
-
JPEG2000Compress_DecompressSourceCode.rar
... IMAGERY is pervasive in our world today. Consequently,
standards for the efficient representation and
interchange of digital images are essential. To date, some of
the most successful still image compression standards have resulted
from the ongoing ...
-
design-flow-speeding-up-dsp.rar
... wavelet
transform, which is realised using some FIFO memory modules implementing a pixel-level pipeline
architecture to compress and decompress images. The real filter calculation over 4 · 4 window blocks is
done using a tree of carry save adders to ...
-
Digit_Recomodule.zip
... for character recognition and k-neighbor classifying algorithm to select the true digit. Database includes handwritten digit examples which are collected from a hundred persons. These digit images converted to binary type before added to the database.
-
-