22- Lossless JPEG Compression in MATLAB

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • For the source code go through my github: github.com/Aje...
    If you face any error the create issues.

Комментарии • 23

  • @shahriarkhanfahim4507
    @shahriarkhanfahim4507 2 года назад +1

    I copied the full code of the video but it is showing error
    Please help me with the code

    • @ajeetkumar-ky5ek
      @ajeetkumar-ky5ek  2 года назад

      You didn't mention the error. Make sure you have installed image processing library. If it is showing error in 'blkproc' function then just crawl stackover flow. Otherwise create an issue on github

  • @laxmiyadav2609
    @laxmiyadav2609 4 года назад +1

    Please, upload a video on face detection

  • @amanali9501
    @amanali9501 3 года назад

    What is that P1*x*P1
    I m getting error in blockproc
    Invalid block function

    • @ajeetkumar-ky5ek
      @ajeetkumar-ky5ek  3 года назад

      Try blkproc. And for arguments you can google it.
      P1*x*P2 is operation on image

  • @koushikkp7084
    @koushikkp7084 3 года назад

    Bro could i get only the file that ur showing in this video, and also the photo used and i m getting the written o/p at command window i m not getting compressed figure i. e image you show in the video . Plz

    • @ajeetkumar-ky5ek
      @ajeetkumar-ky5ek  3 года назад

      Yes, why not . I will give a drive link tomorrow

    • @ajeetkumar-ky5ek
      @ajeetkumar-ky5ek  3 года назад

      Go through this.
      github.com/Ajeet-kumar1/JPEG-Compressor-MATLAB-App
      If this does not work then let me know

    • @koushikkp7084
      @koushikkp7084 3 года назад +1

      @@ajeetkumar-ky5eksir, here u have created an app to lossless image compression , but i need only a code for compression

    • @ajeetkumar-ky5ek
      @ajeetkumar-ky5ek  3 года назад

      Ok Kaushik I will provide you the link of compression by 11-11-2020.
      These days my exams are going

  • @denistonarmstrong478
    @denistonarmstrong478 3 года назад

    the compression works but there is some error in size of original image
    Error using /
    Not enough input arguments.
    Error in ia_q_3 (line 7)
    Size1 = (Size12.bytes)/1024;

    • @ajeetkumar-ky5ek
      @ajeetkumar-ky5ek  3 года назад +1

      Well when I worked on that , was working properly. Please try once again after rebooting your system

    • @denistonarmstrong478
      @denistonarmstrong478 3 года назад

      @@ajeetkumar-ky5ek i used this instead to get size x=imfinfo('football.jpg').FileSize();

    • @ajeetkumar-ky5ek
      @ajeetkumar-ky5ek  3 года назад +1

      @@denistonarmstrong478
      Then ok

  • @khaledsayar887
    @khaledsayar887 3 года назад

    can i get the matlab code file for this. please?

    • @ajeetkumar-ky5ek
      @ajeetkumar-ky5ek  3 года назад

      github.com/Ajeet-kumar1/JPEG-Compressor-MATLAB-App

  • @mursilkhan4541
    @mursilkhan4541 4 года назад

    can i get the matlab code file for this?

    • @ajeetkumar-ky5ek
      @ajeetkumar-ky5ek  4 года назад

      Why not
      github.com/Ajeet-kumar1/JPEG-Compressor-MATLAB-App

    • @mursilkhan4541
      @mursilkhan4541 3 года назад

      @@ajeetkumar-ky5ek thanks alot

    • @mursilkhan4541
      @mursilkhan4541 3 года назад

      @@ajeetkumar-ky5ek its working perfectly thanks a lot

  • @laxmiyadav2609
    @laxmiyadav2609 4 года назад +1

    I compressed my Image and send to her😆🤣😂😂😂

  • @smithjohn254
    @smithjohn254 3 года назад +1

    this is lossy way to compression

    • @ajeetkumar-ky5ek
      @ajeetkumar-ky5ek  3 года назад +2

      Ofcourse this will affect a little bit on quality also. Nothing is ideal in this world.