Feeds
提问
how to access mongoDB from Matlab
I'm trying to access mongoDB from Matlab through Java driver, but it seems Matlab could not find MongoClient class. >> jav...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to connect to AWS EC2
I'm trying to connect to AWS EC2 GPU server to run my Matlab source code. and I followed the steps on matlab-on-ec2.pdf downlo...
10 years 前 | 0 个回答 | 0
0
个回答提问
How to remove background from an image ?
How to remove the artificial background colors and characters from an image and only remain the main object ? I attached a s...
10 years 前 | 1 个回答 | 0
1
个回答提问
What is a vectorized way to calculate variance of an image patch
I have a 560*560*3 image file, I want to divide the image into many small 8*8 patches, then calculate variance of each patch. ...
10 years 前 | 3 个回答 | 0