blobs Questions

5

Solved

@robot_sherrick answered me this question, this is a follow-up question for his answer. cv::SimpleBlobDetector in Opencv 2.4 looks very exciting but I am not sure I can make it work for more detai...
Achlamydeous asked 23/11, 2012 at 19:17

11

I have a whole lot of records where text has been stored in a blob in MySQL. For ease of handling I'd like to change the format in the database to TEXT... Any ideas how easily to make the change so...
Dismiss asked 4/6, 2009 at 1:28

3

Ok, Let's say I have document data stored somewhere, let's arbitrarily take this pdf. Issue #1. What I want to do is make an AJAX call to this URL (because I need to pass some authentication heade...
Schneider asked 17/3, 2013 at 23:53

2

Tried using the ListBlobsSegmentedAsync method , but this returns only the blobs from the main parent directory level .. But I need the entire list of blobs at one go from all the n levels of sub...
Toh asked 22/5, 2015 at 11:26

2

Solved

I am having problems detecting circle areas. I tried it with the HoughCircles function from opencv. However even though the images are pretty similar the parameters for the funtion have to be diffe...
Laughton asked 13/2, 2017 at 12:19

3

I need to count the number of white blobs in a Thresholded image. I'm counting small squares on a marker. But due to the poor image quality of the webcam, these squares don't appear as squares. Thi...
Cryogenics asked 24/11, 2011 at 15:55

2

I serialize objects to blobstore in my app, and delete and recreate them whenever they change. I know this is not the best way, but I found that is good way for rapid prototyping. Now I am in the...
Palecek asked 4/12, 2012 at 9:37

2

Solved

Since Blobbuilder is deprecated and I have recently decided to use a new facial recognition API I am having a hard time switching over to just "blob". function dataURItoBlob(dataURI, callback) { ...
Mosul asked 22/2, 2013 at 18:34

1

Solved

If I have a class declared as: public class MyPersistentClass { public int ID { get; set; } public Stream MyData {get;set; } } How can I use NHibernate's mappings to persist the MyData proper...
Archaism asked 31/1, 2009 at 11:59
1

© 2022 - 2024 — McMap. All rights reserved.