photo

salman khan


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

0

个回答

提问


I have a data set of 10000 images I want to process half of them by using jpeg_read command and save them in separate folder kindly help me in this regards I am new to Matlab.
try jobj = jpeg_read(COVER); % JPEG image structure DCT = jobj.coef_arrays{1}; % DCT plane catch error('ERROR ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


I want to estimate the hieght of buliding using triangulate function in Matlab. can anyone short out this problem matlab
clc; close all; clearvars I1Color=imread('DSC_0132.jpg'); I2Color=imread('DSC_0133.jpg'); I1=rgb2gray(I1Color); I2...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
Why do I receive the error "There was a problem downloading the Support Package"?
i was facing the same problem, it was resolved by chnging the proxy settings. Matlab addons doesnt work on proxy servers

6 years 前 | 0

提问


Facing problem whenever try to access Matlab add-on explorer in 2017a
Failed to load URL https://www.mathworks.com/add-ons/loading?platform=Win64&language=en-US&release=R2017a&docLanguage=en-US&view...

6 years 前 | 1 个回答 | 0

1

个回答