11-13-2018 09:58 PM
Hi,
Which NI board is suitable to be used for image processing? The details that I want are:
At this moment, I have NI MyRIO-1900. Is it suitable to be used for image processing?
Thank you
11-13-2018 10:03 PM
See http://www.ni.com/white-paper/11417/en/
What is your frame rate, type of processing, and size of each frame?
11-13-2018 10:19 PM
Hi,
I used medical/DICOM images. Most of the images has maximum 550 KB of size.
I want to process the image using partitioning concept (N x N), where N= 4, 8, 24.
Type of processing is compression.
Thank You
11-13-2018 11:03 PM
Did you look at the link posted above?
11-13-2018 11:17 PM
Hi,
Yes, I do. But, I don't want to acquire the image in real time.
Is it possible I use MyRIO + Vision Assistant for image compression?
Thank You
11-14-2018 07:26 AM
Is there a reason you don't use your computer? If you are just processing images that you already have stored isn't that what a graphics card is good for.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
11-14-2018 06:39 PM
Hi,
Actually I want to process a medical image (dicom) not standard image (jpeg, png, etc) using FPGA board. My concern is to apply algorithms to the image pixel. I hope you understand what I try to said.
Thank You