-
[14:05:46] [Server thread/CRITICAL]: Unhandled exception executing command 'kit basicpvp' in kit: Argument 3 passed to pocketmine\item\Item::get() must be of the type integer, null given, called in ph…
-
https://github.com/jsk-ros-pkg/jsk_recognition/pull/1681#issuecomment-220589893
@k-okada This is fixed in indigo via https://github.com/jsk-ros-pkg/jsk_recognition/pull/1512
But maybe needs passing -…
-
I tried to run demo in matlab after follwing the directions in the readme (building toolboxes, mcg, rcnn) and get the following error:
runname =
release
Undefined function 'joint_bilateral_mex' for…
-
利用图像中的3d信息
还原3d信息:Recovering surface layout from an image
Alvarez CVPR2010文献3D scene priors for road detection 中使用,kitti测试时也引用了
> Another 3D cue is the layout of the scene. The layout is
> analyzed…
-
On some configurations, the SLIC Superpixels module is crashing:
```
This module has been compiled with OpenCV 2.4.9
This module has been compiled with TBB 4.2
...
yarp: Receiving input from /icub/ca…
-
Expected result: faster because of reduced dimensionality, and better boundaries without even going for consistency across frames or semi-supervised learning...
misch updated
8 years ago
-
I used the library (1.10.0 release) as part of a [project](https://github.com/RishabhMalviya/Semantic_Perception) recently, and I think I may have discovered a bug with the `slicSuperpixels()` functio…
-
The mask returned by getLabelContourMask() contains -1 at the segmentation contours and 1 elsewhere, which is not a valid mask. A valid mask should contains 'a' (where a != 0) at the contours and 0 el…
-
Hi all,
The current segmentation algorithm to extract blobs is based on luma-chroma segmentation. As we have found in the integration meeting in Sheffield, this method does not work particularly well…
-
Even when I set slic_zero to False, and with multi-channel set to false, I only get square superpixels with the attached image. I can't find a set of parameters that make this work properly on graysc…