Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
Implementation of optimal path generation algorith
no vote
Application background Implementation of optimal path generation algorithm based on Astar algorithm:Can be applied to the automatic generation of road in the geography model, and realize the function of Astar optimal path selection in artificial intelligence;Computer visualization in the field of demo Key Technology Contains the Astar algorithm, using QT to write the interface UI, using the OSG three rendering engine to load three-dimensional terrain, and display the visual path.Can click on the mouse to generate the path of the starting point and end point, with a good UI interaction.
shenbowei1991
2016-08-23
0
1
KNN and Pusu (NaiveBayes) based on Bias Street (SV
no vote
Application background This procedure is to solve the problem of design on the billboard Google street numbers (SVHN) recognition. The object of this study is: the recognition that the computer can automatically identify from Google Street on the billboard digital. On the choice of learning and testing sample library, the program uses the SVHN digital database. SVHN (thestreet view house numbers dataset is composed of the real world of doorplate image. It almost goes without preprocessing and format conversion, convenient for people to research in machine learning and object recognition algorithms. Key Technology The improved KNN classifier is used to classify the test samples, and the feature value of the image samples is reduced by PCA based on the KNN classifier. Our sample pictures of the SVHN Digital Li
shenbowei1991
2016-08-23
0
1
The optimal path generation algorithm program base
no vote
Application background The optimal path generation algorithm program based on Astar algorithm (with test chart):Can be applied to 3D terrain path generation, optimal path selection, computer graphics visualization. Key Technology Contains the Astar algorithm, using QT to write the interface UI, using the OSG three rendering engine to load three-dimensional terrain, and display the visual path.Can be the starting point and end point of the mouse to click on the path, with a good user interaction.
shenbowei1991
2016-08-23
1
1
No more~