-
-
-
-
[
C/C++]
map.rar
Data structure code (strictly for the people), map data structure code (strictly for the people), Figure
-
-
-
[
Matlab]
Corner.rar
... Canny edge detector to the gray level image and obtain a binary edge-map. 2. Extract the edge contours from the edge-map, fill the gaps in the contours. 3. Compute curvature at a low scale for each contour to retain all true ...
-
-
-
[
Visual C++ (VC++)]
vp_bump_map.rar
This sample illustrates how to do a DOT3 bump map in Vega Prime. This sample defines the class myApp, which is derived from vpApp, which allows the user to view a simple model of the earth.
-
[
Visual C++ (VC++)]
vecDLL.rar
... Export category use other STL category, then these other types must also be derived. Stl currently the only container to be exported is vector, other containers (such as map, set, queue, list, deque) all contain nested class because can not be derived.