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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0