Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (19)
ct image segmentation
4.0
Image segmentation is very important field in image processing.here i present algorithm for ct image segmentation in c++.it is  efficient algorithm.
sweetoo
2016-08-23
1
1
Image compression using ezw
4.0
ezw-embedded zero tree wavelet is an efficient is an efficient method of image compression.here i present an algorithm for image compression using ezw.
sweetoo
2016-08-23
1
1
Image denoising using gaussian filter
4.0
This is the code for image denoising. Here i use Gaussian filter for removing noise from the image. In some medical image applications,  denoised image is very important.
sweetoo
2016-08-23
0
1
Image enhancement by high pass filter
no vote
Image enhancement is very important action and has lots of application in image processing. Here it is the code of high pass filter for image enhancement.
sweetoo
2016-08-23
1
1
image compression using dwt
no vote
Image compression is very useful for communication purpose. Here I use discrete wavelet transform for compression of any image.
sweetoo
2016-08-23
1
1
Tumor detection master in medical image
no vote
In medical imaging, tumor detection is one of the major challenges. Here I  present a new algorithm for tumor detection in medical imaging.
sweetoo
2016-08-23
0
1
Median filter matlab code
no vote
In image processing, it is necessary to get better quality image. So here I have implemented median filter code and its algorithm for removing noise.
sweetoo
2016-08-23
0
1
AES image encryption algorithm
4.0
In image processing for security purpose it is necessary to encrypt any data.here i proposed new aes algorithm for encryption purpose.
sweetoo
2016-08-23
0
1
renal calculi segmentation
no vote
This is the algorithm for segmentation of renal calculi. It is very efficient algorithm which gives clear renal calculi as a result.
sweetoo
2016-08-23
0
1
IMAGE SEGMENTATION USING OTSU THRESHOLDING
no vote
THIS IS THE ALGORITHM FOR SEGMENTATION USING THRESHOLDING.FOR THRESHOLDING HERE I USE OTSU THRESHOLDING METHOD.
sweetoo
2016-08-23
0
1
View More