-
-
-
-
[
Visual C++ (VC++)]
spiht.rar
English name Arithmetic coded vector SPIHT with classified tree-multistage VQ for color image coding very good improvement on the SPIHT algorithm on color image coding
-
[
Visual C++ (VC++)]
flexible.zip
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with arbitrary bounds.
Content. 1. Algorithm
2. Classes
3. Program Files
4. Tests
5. Compiling
6. Running (Log File)
7. Download
-
[
Delphi]
Vector.zip
a simple example of vector graphics, vector drawing more of the line can replicate. Txt
-
[
C/C++]
navit-0.0.4.tar.gz
Navit is a open source (GPL) car navigation system with routing engine.
It s modular design is capable of using vector maps of various formats
for routing and rendering of the displayed map. It s even possible to
use multiple maps at a time.
The ...
-
[
Visual C++ (VC++)]
OpenCV_face_detector.zip
... Nx4 matrix. In case no faces were detected, N=1 and all four entries are-1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double ( ...
-
[
Matlab]
2DLDA_PK_LDA_for_feature_extraction.zip
... parts, on one hand, we confirm the validity of our claim and show the matrix-based methods are not always better than vector-based methods in the small sample size problem on the other hand, we compare several distance measures when the feature matrices ...
-
[
Visual Basic (VB)]
solveproducer-consum
... static void main(String[] args) { Client c = new Client() Server s = new Server(c) c.start() s.start() } } class Client extends Thread { Vector queue public Client() { this.queue = new Vector() } public void run() { while (true) { if (! (queue.size() == ...
-