photo

Sridutt Nayak


IIIT-Bangalore

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Master's Student at IIIT-Bangalore.
Currently working on Embedded Image Processing
Professional Interests: Sinal Processing,Image Processing, Embedded Systems

统计学

MATLAB Answers

4 个提问
2 个回答

排名
199,768
of 300,771

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,969

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Memory leak with Mex
I am doing below in a loop with dims = [1024 768 256] 1. I want to read a set of block loaded by block_iter(1 to 16) into a R...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Using Mex with Classes
Thanks for all your help... * 3 Different mex files somehow did not work, may be once one of the mex executables takes the ha...

13 years 前 | 0

提问


Using Mex with Classes
I have written a mex file to 1. Initialize hardware. 2. Get Data. 3. Close & Exit hardware. ----Some_App.cpp---- voi...

13 years 前 | 3 个回答 | 0

3

个回答

已回答
How can I save an Image from memory using a pointer?
Solved using Mex. I wrote the code in .cpp, compiled using mex. Then returned the values using mxCreateDoubleMatrix. I f...

13 years 前 | 0

| 已接受

提问


Imshow saturating though the pixel-by-pixel data is same
I've a text file with ',' delimiter with the data from the image in memory. I have parsed it to get a Matrix then an image af...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How can I save an Image from memory using a pointer?
Hello I am using DCU224M from Thorlabs. *What I have done* I have written a code in C++ using APIs to capture and save ima...

13 years 前 | 1 个回答 | 0

1

个回答