Synopsis:
The Python Language Translator is a python script which takes the
input from the user and converts it to any language that user want and
read the converted text in that particular language
Execution:
Command : python PyLanguage_Translator.py
Script Link:
...
Showing posts with label Skill. Show all posts
Showing posts with label Skill. Show all posts
Friday, 17 June 2016
Ubuntu News Application
Synopsis:
The Ubuntu News Application is a python script which takes the input i.e the category of input that user wants the news to be and from that category
the script will try to fetch the latest news from the CNN news Website
and push the titles of the news as a...
Friday, 26 February 2016
Segmentation Using Canny+Watershed in Opencv-python

Python Script is given below:
import cv2
# Importing opencv library
import numpy as np
# Importing NumPy,which is the fundamental package for scientific computing with Python
img = cv2.imread('C:\\Users\Ram\Pictures\\humans\\368078.jpg')
# Read the image from disk
cv2.imshow("Original...
Friday, 18 December 2015
How to Install open CV 3.0.0 in UBUNTU 15.04

Step 1:Download open CV
open the link to download open CV 3.0:
Step 2:Extraction
Extract the downloaded archive to any arbitrary folder.
Step 3:Installing the Dependencies:
open terminal and follow the below steps or you can download the script file and run...
Thursday, 17 December 2015
C Code to Perform Sampling Rate Convertion
Sampling Rate Conversion in Real Time(Using a C language)
Upsampling and DownSampling using Reconstruction
(Using sinc Function):
Code:
#include<stdio.h>
#include<math.h>
#define PI 3.14
void main()
{
int m,n,samplingrate,chunksize,subchunk2size,newchunksize,newsamplingrate,newsubchunk2size;
...
Monday, 14 December 2015
CMOS Buffer Using Two transistors
How to Analyse the Cmos Buffer With Two transistors
This is one of the most prominent questions that is often asked in technical interviews of any electronics company.
This circuit seems like it is very simple,but it if you start solving it it will lead to hell.
In this post I will analyse...
Thursday, 28 May 2015
What is Cloud Computing

What is the cloud? Where is the cloud?
Are we in the cloud now?
One of the most important question that is often asked in an interview(IT company)
These are all questions you've probably heard or...
Total Pageviews
201,677
Labels
animation
ARM
ARM programming
Assembly programming
augmentedreality
authentication
Bag of Words
build module
CMOS
Companyprofile
computer vision
Cortex M4
CreaticeAssignment
cross build
Cross Compile
culture
embeddedsystems
Exponential Series
Facts
Fibonacci Series
five stage Pipeline
Floating Point
FPU
graphics
Hacking
Hazards
health
HowStuff
iiitb
imageClassifiaction
india
Innovation
Innovators
interview prep
interviewtips
kernel.img
Kmeans
KNN
LDAP
LDAPS
memory
Motivation
native compilation
natural
opencv
os
Pendrivefix
pipeline
pipelined processor
Projectideas.
protocols
python
raspberry pi
RealtimeCoding
Robotics
security
SIFT
Skill
soc
SURF
Technology
techstuff
tls
tutorials
vlsi
Watershed algorithm
writeback
Copyright © 2025
Learn Delta X | Powered by Blogger
Design by ManojKiran Eda | Blogger Theme by learndeltax