-
20160108: kick-off, see https://www.evernote.com/shard/s259/nl/2147483647/90a256da-8a29-4aa7-8f09-83bea7c5f37f/
-
Columns including binary classification, how hard to implement and estimate of quality
-
Hi Chris,
I saw some cases that TheiaSfM gives different outputs for the same data, same parameters, and same machine. Could you point out where this randomness comes from?
-
Hi thanks for the examples of RANSAC algorithm..!
I have the data of point cloud from the Kinect in .png file format.. Now looking for how to apply your fitting planes algorithim..
Any kind of he…
-
After OpenCV3 migration the rgbd module has been moved to opencv_contrib and some functions found there are needed. Could we add the rgbd module from opencv_contrib to ros-opencv3?
-
输入:各个点的坐标
输出:匹配矩阵
-
Hi
I noticed that there is a method named RefineModel in the Estimator class.
I assume that this method is here to be called at the end of an ransac algorithm to refine the model from the inliers. It…
-
1. Split all reconstructible events into 2 equal groups.
2. Use the first group to train the classifier.
3. Use the second group to calculate number of reconstructible events which are pass through th…
-
Hi @daien
I'm developing a [simple background subtraction program](https://github.com/bw4sz/OpenCV_HummingbirdsMotion/tree/master/MotionMeerkat) for biologists to use to extract candidate motion fra…
bw4sz updated
8 years ago
-
Hello guys, I was able to run the dataset to confirm if SVO is correctly installed.
Now, I want to use UI 302 camera with SVO. Can someone suggest me what parameters should I change to make it work p…