
Matt Alvarez
Followers: 0 Following: 0
Feeds
질문
Image compression channel not working
Hi im working on a image compression code for matlab below is the code clear all; % Tx Rx Setup enc = comm.RSEncoder; mod...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Adding Gausian Noise to Video
Hello! i am using a Video Compression Code made by "naveen V" below is the code they used for the video compression ImFolder=u...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Adding a response text to a color detection code and another color to detect.
Hello, so i have a color detection code which i learned from youtube I=imread("RGBPlate.JPG"); subplot(2,2,1); imshow(I); ...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
Problem With Vehicle number plate detection code.
Hello, so im trying to use a vehicle number plate detection from Pankaj Katri, but there are errors to when i run it. Here are ...
대략 3년 전 | 답변 수: 1 | 0