4 Questions 5 Answers 0 Followers
Questions related from Marcus Chen
Google cars generate street views, but not exactly 3D model. anyone is familiar with equipments/algo to generate interior 3D model or exterior 3D model? Kinect? It seems UC Berkeley has...
10 May 2016 5,683 3 View
Graphcut can produce good segmentation results. However, it usually requires EM iterations. Anyone knows any efficient methods? preferably fast convergence as I would like to apply to many images.
29 August 2015 7,657 12 View
Anyone knows how to perform fast matrix multiplication using opencv? Possible to include some special linear algebra Library? It is much slower than MATLAB. A = B*C, B is about 100*100 and C is...
18 March 2015 3,278 7 View
This is part of graph cut algorithm, in which energy is modeled using class labeling and pairwise coherence. I used Gaussian mixture model and max-flow graph cut, this is an iterative process and...
09 October 2014 1,350 7 View