-
Dear Thomas,
Recently I'm reading your paper entitled "SurfelMeshing", and thank you so much for sharing your source code to us.
I'm particularly attracted by the ability of "reconstructing thin…
-
How are the randomly dotted and colored frames generated?
-
I notice that PMFX's current Gaussian Blur filter slows down significantly as radius increases. Since (I think?) PhotoModularFX works on floating-point data, it is a good candidate for an IIR impleme…
-
it's so interesting :)
i hope you will finish soon as possible
-
Steps:
1. Project the image in the vertical and horizontal direction to approximately estimate the center coordinates (Xp; Yp) of the the pupil. Since the pupil is generally darker than its surroun…
-
I am trying to use Open3D for real-time generation of 3D models using a Kinect for Azure device.
Now that there is CUDA support. I believe this should be possible.
To get a good start, I would a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
This project explores a comprehensive suite of image processing and enhancement techniques…
-
Hi Miguel!
You wrote in the readme that you found that your crf-rnn didn't make any difference when applied to MRI and CRT scans. Have you benchmarked your layer on 2d image segmentation models? D…
-
I'm trying to install MONAI with C++ extensions but get errors while installing on Windows and errors while code execution on Linux.
On Windows I tried:
(1)
set BUILD_MONAI=1
$env:BUILD_MONAI=1…
-
(-215:Assertion failed) npoints >= 0 && (depth == CV_32F || depth == CV_32S)
This line is giving the following error...
error: OpenCV(4.1.2) C:\projects\opencv-python\opencv\modules\imgproc\src…