The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
How to convert image data to structured data
alsaqer002
Member Posts: 5 Contributor II
Hello all,
I am working on a project on image and text mining and I want to know how to convert the image data to structured data.
I already download the image process extension and I found some useful information in this website
The power of machine learning for image mining and analytics
http://www.simafore.com/blog/the-power-of-machine-learning-for-image-mining-and-analytics?success=true
and
New case study: Image mining and unstructured data science
http://www.simafore.com/blog/new-case-study-image-mining-and-unstructured-data-science?success=true
Please can anyone help me to figure out what is inside the loop file operator. I need to know how did they convert the image data to structured data. I have spent more than 4 months working on my final project but I couldn't finish it because I'm stuck on that point.
Thanks for any help,
I am working on a project on image and text mining and I want to know how to convert the image data to structured data.
I already download the image process extension and I found some useful information in this website
The power of machine learning for image mining and analytics
http://www.simafore.com/blog/the-power-of-machine-learning-for-image-mining-and-analytics?success=true
and
New case study: Image mining and unstructured data science
http://www.simafore.com/blog/new-case-study-image-mining-and-unstructured-data-science?success=true
Please can anyone help me to figure out what is inside the loop file operator. I need to know how did they convert the image data to structured data. I have spent more than 4 months working on my final project but I couldn't finish it because I'm stuck on that point.
Thanks for any help,
0
Answers
Good luck.
Scott
If you want to play with it you can get it here: http://www.burgsys.com/
I'll try out the Watson API, for much of my work sending data to cloud services isn't something that can be done, but perhaps it solves the original poster's problem.
Thank you @sgenzer and @JEdward
Yes, Image Processing extension is no longer appears in the marketplace, but it is compatible with RM 7.
Thanks a lot @sgenzer for your suggestions. I am interesting to try them, but I think they work very well with data at web, while I need to work with images from my computer.
Thanks @JEdward for this useful website.
Actually, I found the B-Designer extension, which includes all features that I need. But I couldn't get it until they send it to me. So, I contacted them and I am still waiting for their response.
I am still looking for how can I do OCR on images to get the text.
Thank you again,
Here is an example of a Enrich Data by Webservice operator that connects with the Google Maps API. I have deleted my API key which you would need to replace with your own to see this working. But you should get the idea. Scott