Converting Images into Binary files for Processing (using Matlab)

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 9

  • @divyadharssini1708
    @divyadharssini1708 2 หลายเดือนก่อน

    Thank you sir..

  • @sandaruwanwijerathne
    @sandaruwanwijerathne 4 ปีที่แล้ว +1

    Owesome ❤️❤️❤️❤️... I'm waiting for this tutorial. Thank you

  • @anishkaverma7732
    @anishkaverma7732 2 ปีที่แล้ว

    Hi, I tried with the downloaded a random image not getting output same image. getting black background image only. please give an example to download a random image and convert the same.

  • @vanhieule5814
    @vanhieule5814 4 ปีที่แล้ว

    yeah hello, thanks you for tutorial, i wan save the image with size 512x512 and delph = 8 bit how to do this?, because when i save as... then the image size is failed

    • @Vipinkmenon
      @Vipinkmenon  4 ปีที่แล้ว

      If it is grayscale image, just save as 512x512 image. Each pixel will be 8 bits automatically.

  • @sakthiarun2440
    @sakthiarun2440 4 ปีที่แล้ว

    run all
    WARNING: File/Multi-channel descriptor (-19999) passed to $fclose in file C:/Users/sakth/Documents/Verilog_Project/Image_Processing_FPGA/RGB_2_Gray/RGB_2_Gray.srcs/sim_1/new/tb.v at line 84 is not valid.
    while I am opening the file in HxD i can find the pixel value as only FF and while opening the image it is completely white

    • @Vipinkmenon
      @Vipinkmenon  4 ปีที่แล้ว

      It means the simulator cannot the input file. It might not be in the sim folder. Easiest thing in tb line 84 where you are giving input file, give the full path to the file

    • @abhisanthapuri8588
      @abhisanthapuri8588 3 ปีที่แล้ว

      Iam facing similar problem please help me.

    • @abhisanthapuri8588
      @abhisanthapuri8588 3 ปีที่แล้ว

      @sakthi arun did you solve the problem. Can you please inform if sorted.