Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
~743 People Reached
Favorite Tags
Member Avatar for it-lady

I am trying to solve bit plane free error >.> What is wronge here ? img = imread('rose.tif'); img7 = double(bitand(img,128)); img6 = double(bitand(img,64)); img5 = double(bitand(img,32)); img4 = double(bitand(img,16)); img3 = double(bitand(img,8)); img2 = double(bitand(img,4)); img1 = double(bitand(img,2)); img0 = double(bitand(img,1)); subplot(4,1,2); imshow(img);title('rose.tif'); subplot(4,4,1); imshow(img7); title('Bit-plane 7'); subplot(4,4,2); imshow(img6); …

0
46
Member Avatar for it-lady

Analysis of algorithms is a form of mathematics. Consider the following problem: • We assume that a pair of squirrels has a pair of children every year. • These children are too young to have children of their own until two years later. • Squirrels never die. (The last assumption …

Member Avatar for it-lady
-1
98
Member Avatar for it-lady

1. Suppose we have three functions f(n), g(n), and h(n) such that f(n) = O(h(n)) and g(n) = O(h(n)). Must it be the case that f(n) = O(g(n))? Explain why or give a counterexample showing why not. I think it is equal ! what you think ? 2. Write a …

-1
65
Member Avatar for it-lady

I have project for ATM application >> & design with QT windows >> How can connect between windows ? please help me soon....

0
54
Member Avatar for Kaotic07

Hello, I have to write a program that merges 2 seperate files and then outputs to a single file. Each input file is to have numbers in ascending order and the output is supposed to compare these and then put them in ascending order. ex.: input1 = 1 3 5 …

Member Avatar for Kaotic07
0
149
Member Avatar for it-lady

Good Morning/Afternoon/Evening>> For every body :) I am it-lady from Oman . I study IT-software in final year. It's my pleasure to be here in this wonderful forum. Would u please tell me for which country this forum is?

Member Avatar for happygeek
0
183
Member Avatar for ramkumaran

I need onmouse over video file preview code using javascript....anybody knows kindly reply me

Member Avatar for Airshow
0
82
Member Avatar for Crash~Override

I'm Crash~Override love this community! I've been browsing here for a while now finally decided to make an account!

Member Avatar for it-lady
0
38
Member Avatar for adobea

am suzzie, a third year computer engineering student from ghana, africa... i enjoy programming... my fav language is c....also lyk c++ and java as well hope to help u sort things out as u do to me too

Member Avatar for it-lady
0
28