How to upload a image dataset into rapid miner?

nsand102
New Altair Community Member
I am a beginner to rapid miner and i dont know how to run the process using multiple color image opener in rapid miner and also can anyone help me in finding the global features extraction of a single image.
Tagged:
0
Best Answer
Answers
-
Hi, how can we upload image to rapidminer? I saw IMMI as an extension. But I could't find it in marketplace.0
-
@tugba_kocaman12 - A quick and easy solution is read the image in with Python and use something like OpenCV to convert it into a data table before returning it to RapidMiner. It could be generic enough to not need to edit code each time and you can then save this as an operator to reuse as and when you need.
1