Feeds
질문
How can i make the length of two vectors of two sound files(wav) equal to each other?
I want to add (operation +) two audio files in Matlab, but the console shows me an error, saying the lengths of the two files ar...
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
How to include a .m file into GUI
Hello, Im trying to include an external .m file into a GUI, but in console, shows me error. So im trying to add the code into on...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
drawing trajectory of detected people in video
Im studying kalman filtering and people detection, and using Matlab example "multiObjectTracking.m" with my own video, my idea i...
거의 12년 전 | 답변 수: 2 | 1
2
답변질문
How to Fill a segmented image
Im trying to segment a photo and the program only segmentates a part of it, what do i have to add to segment the whole photo. Im...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
Doing a Convolution between an image and a mask
Hi, im trying to convolve an image and a mask but i have two problems, the first one is when i colvolve, the result is shown in ...
대략 12년 전 | 답변 수: 0 | 0
0
답변질문
How can i make a 2d convolution filter to process an image
My question is basically how can i implement a 3x3 2d convolution filter to process an image without using the matlab comands (f...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
Painting a digital image based on data inside a matrix
I need to paint an image with size 6x6 based on a matrix with the same size. Each component of the matrix is a color number betw...
12년 초과 전 | 답변 수: 0 | 0
