Community Profile

photo

Josephine


University of San Carlos

Active since 2013

hi i want to send a .bmp file over a serial port from pc. do i need some kind of conversion of the file into something that can be sent serially? and what is it? the output file should still be bitmap because i am going to send it to fpga for image processing. thank you in advance.

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how can i generate the histogram of an hsv image?
hi i wanna generate the histogram of an hsv image without using the hist function of matlab. can someone give me an algorithm or...

10 years ago | 1 answer | 0

1

answer

Question


Undefined function or variable
hi i am trying to make my own rgb-to-hsv function. this is my code. R=I(:,:,1); G=I(:,:,2); B=I(:,:,3); ...

10 years ago | 2 answers | 0

2

answers

Question


sending over serial port
hi i am trying make a gui that will send data over serial port. my gui looks like this. it selects an copen port from the popup ...

10 years ago | 1 answer | 0

1

answer

Answered
sending image over serial port
thank you for your response mr.walter. i am really new to image processing and is currently researching and studying about it. i...

10 years ago | 0

Question


sending image over serial port
hi i want to send a .bmp file over a serial port from pc. do i need some kind of conversion of the file into something that can ...

10 years ago | 2 answers | 0

2

answers