Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
MATLAB sift feature point extraction and matching
4.1
This code uses the SIFT algorithm of extracting image feature points, and calculate the descriptor. Execute the show.m file that you can complete the feature point extraction. Executive match.m may complete two images match. Documents of the SIFT algorithm processes, 1.jpg, 2.jpg-image.
katherine_sun
2016-08-23
18
1
Using MATLAB implementation based on local structu
4.0
This code uses Matlab using fundus images of the vascular tree, found with the distinguishing characteristics of bifurcation and bifurcation and the surrounding three bifurcation as a local structure, angle and fork length fork point image transforms, and registration.
katherine_sun
2016-08-23
1
1
Using C++ and DirectX to renders a teapot in wiref
no vote
It includes four files: the result picture; D3DUtility.cpp;D3DUtility.h;teapot.cpp teapot.cpp:Renders a teapot in wireframe mode.  Shows how to create a teapot  using the D3DXCreateTeapot function and how to render the teapot using the ID3DXMesh::DrawSubset method. D3DUtility.pp:Provides utility functions for simplifying common tasks.
katherine_sun
2016-08-23
1
1
Using C++ and DirectX to render a firework scene.
no vote
It includes ten files. There are three pictures, and the firewok is the result picture. And the firework.cpp is the main file. It demonstrates the PSystem::Firework system.
katherine_sun
2016-08-23
0
1
No more~