Ask Your Question

savailonei's profile - activity

2019-08-21 02:49:55 -0600 commented answer How to get areas of objects after watershed segmentation?

Thank you for your answer. I need to filter the blobs based on areas resulting from watershed. How would I get those are

2019-08-13 20:34:35 -0600 received badge  Enthusiast
2019-08-12 07:21:38 -0600 commented question error in command line

Have you managed to resolve this? If it is not urgent I can spin up Ubuntu 16, compile opencv there and make your code c

2019-08-12 04:14:15 -0600 commented question error in command line

Try: g++ -std=c++11 BGR_sample.cpp -L/usr/local/lib -lrealsense2 -lopencv_core -lopencv_imgcodecs -lopencv_highgui -o BG

2019-08-12 04:13:37 -0600 answered a question error in command line

Try this one please: g++ -std=c++11 BGR_sample.cpp -L/usr/local/lib -lrealsense2 -lopencv_core -lopencv_imgcodecs -lopen

2019-08-12 03:24:19 -0600 edited question How to get areas of objects after watershed segmentation?

How to get areas of objects after watershed segmentation? I have a result of watershed algorithm as follows: watershed.p

2019-08-12 02:39:40 -0600 commented question error in command line

Try running more general: sudo apt-get autoremove

2019-08-12 02:39:11 -0600 answered a question error in command line

Ok, you can try running more general: sudo apt-get autoremove

2019-08-12 02:19:23 -0600 commented question error in command line

Maybe there is a conflict of versions of opencv. Do you have multiple versions installed? Try running: sudo apt-get auto

2019-08-12 01:53:05 -0600 edited question How to get areas of objects after watershed segmentation?

How to get areas of objects after watershed segmentation? I have a result of watershed algorithm as follows: https://ibb

2019-08-12 01:52:06 -0600 asked a question How to get areas of objects after watershed segmentation?

How to get areas of objects after watershed segmentation? I have a result of watershed algorithm as follows: How would

2019-07-25 11:06:03 -0600 commented question How to get all the local "peaks" from the picture?

I need locations to create markers for the watershed algorithm.

2019-07-24 14:28:01 -0600 edited question How to get all the local "peaks" from the picture?

How to get all the local "peaks" from the picture? I would like to get all the small peaks from the picture below. I wou

2019-07-24 14:11:45 -0600 asked a question How to get all the local "peaks" from the picture?

How to get all the local "peaks" from the picture? I would like to get all the small peaks from the picture below. I wou

2019-07-20 01:24:48 -0600 commented question How to get "local maxima" of distance transform result?

Hope you can see the pic now :)

2019-07-20 01:24:09 -0600 edited question How to get "local maxima" of distance transform result?

How to get "local maxima" of distance transform result? I tried to separate some circular blobs by applying distance tra

2019-07-20 01:22:31 -0600 edited question How to get "local maxima" of distance transform result?

How to get "local maxima" of distance transform result? I tried to separate some circular blobs by applying distance tra

2019-07-20 01:22:01 -0600 edited question How to get "local maxima" of distance transform result?

How to get "local maxima" of distance transform result? I tried to separate some circular blobs by applying distance tra

2019-07-20 01:21:41 -0600 edited question How to get "local maxima" of distance transform result?

How to get "local maxima" of distance transform result? I tried to separate some circular blobs by applying distance tra

2019-07-20 01:21:02 -0600 edited question How to get "local maxima" of distance transform result?

How to get "local maxima" of distance transform result? I tried to separate some circular blobs by applying distance tra

2019-07-20 01:15:56 -0600 received badge  Editor (source)
2019-07-20 01:15:56 -0600 edited question How to get "local maxima" of distance transform result?

How to get "local maxima" of distance transform result? I tried to separate some circular blobs by applying distance tra

2019-07-20 00:13:27 -0600 asked a question How to get "local maxima" of distance transform result?

How to get "local maxima" of distance transform result? I tried to separate some circular blobs by applying distance tra