-
-
[
Java/JSP]
MoleculeViewer.rar
A fairly conventional 3D matrix object that can transform sets of
3D points and perform a variety of manipulations on the transform
Category:
3D Graphic Upload User:
tonli2222 Size:
21K
-
-
[
Matlab]
3Ddistancetransform.rar
Since writing space 3D Euclidean distance transform source, reference Distance Transform of Sampled Functions, the advantages of speed (with the corresponding reference article)
Category:
matlab Upload User:
sooln66 Size:
117K
-
-
-
[
Visual C++ (VC++)]
DCT_transform.rar
This file include the DCT and IDCT transform of an image.
void show_DCT( void )
void DCT_8x8( float* data )
void IDCT_8x8( float* data )
void BDCT( float* input,int rows,int cols )
void BIDCT( float* input,int rows,int cols )
void get_8x8DCT( float* ...
-
[
Matlab]
bwdistsc.zip
This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized ...
Category:
matlab Upload User:
huzhifeng2 Size:
49K
-
-
[
Visual C++ (VC++)]
srtp-1[1].0.6.rar
This package provides an implementation of the Secure Real-time
Transport Protocol (SRTP), the Universal Security Transform (UST), and
a crypto engine to support it that includes AES-128 counter mode,
TMMHv2, and replay protection. The definitions of ...
-
[
Matlab]
src.rar
Qu Bo based on fast discrete transform (fast discrete curvelet transform) to deal with 3D images of the matlab program.