Click here to Skip to main content
15,881,380 members

Articles by Chesnokov Yuriy (Articles: 28)

Articles: 28

RSS Feed

Average article rating: 4.41

Desktop Programming
MFC
26 Oct 2007   Updated: 26 Oct 2007   Rating: 4.91/5    Votes: 45   Popularity: 7.97
Licence: GPL3    Views: 351,599     Bookmarked: 163   Downloaded: 21,604
Please Sign up or sign in to vote.
This article demonstrates video preview and frames capture to memory from external video devices using ISampleGrabber interface in buffered mode.
18 Dec 2007   Updated: 18 Dec 2007   Rating: 4.93/5    Votes: 54   Popularity: 8.28
Licence: GPL3    Views: 376,298     Bookmarked: 255   Downloaded: 26,262
Please Sign up or sign in to vote.
This article describes an object tracking approach by estimating a time averaged background scene for tracking static and moving objects in real-time on down-scaled image data.
30 Oct 2007   Updated: 16 Jan 2008   Rating: 4.92/5    Votes: 242   Popularity: 11.66
Licence: GPL3    Views: 1,052,762     Bookmarked: 744   Downloaded: 70,847
Please Sign up or sign in to vote.
The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/projection and final NN classification
19 Jun 2008   Updated: 9 Jul 2008   Rating: 4.95/5    Votes: 81   Popularity: 9.29
Licence: GPL3    Views: 522,945     Bookmarked: 282   Downloaded: 21,683
Please Sign up or sign in to vote.
The article describes the use of Haar-like wavelet features for ultra fast object detection using a cascade of artificial neural network classifiers.
14 Oct 2007   Updated: 19 Oct 2007   Rating: 4.87/5    Votes: 41   Popularity: 7.69
Licence: GPL3    Views: 249,552     Bookmarked: 94   Downloaded: 13,259
Please Sign up or sign in to vote.
This article demonstrates the use of 2D Fast wavelet transform for image processing
20 Oct 2007   Updated: 20 Oct 2007   Rating: 4.80/5    Votes: 14   Popularity: 5.35
Licence: GPL3    Views: 56,301     Bookmarked: 26   Downloaded: 3,304
Please Sign up or sign in to vote.
This article demonstrates the use of Embedded zero tree still image codec with JPEG 2000 wavelet-filter.
20 Nov 2007   Updated: 20 Nov 2007   Rating: 4.88/5    Votes: 35   Popularity: 7.40
Licence: GPL3    Views: 173,728     Bookmarked: 109   Downloaded: 7,076
Please Sign up or sign in to vote.
The article demonstrates the self organizing maps clustering approach for unsupervised AI classification tasks with application examples in computer vision area for faces clustering and recognition
18 Oct 2007   Updated: 18 Oct 2007   Rating: 4.67/5    Votes: 10   Popularity: 4.45
Licence: GPL3    Views: 119,453     Bookmarked: 33   Downloaded: 3,157
Please Sign up or sign in to vote.
This article demonstrates the use of Haar transform for dyadic image scaling with MMX optimization
14 Nov 2007   Updated: 14 Nov 2007   Rating: 4.86/5    Votes: 56   Popularity: 8.29
Licence: GPL3    Views: 158,817     Bookmarked: 152   Downloaded: 14,289
Please Sign up or sign in to vote.
This article demonstrates an alternative way for edges extraction compared to conventional image filtering operations with edge detection filters
8 Nov 2007   Updated: 8 Nov 2007   Rating: 4.42/5    Votes: 11   Popularity: 4.42
Licence: GPL3    Views: 63,894     Bookmarked: 26   Downloaded: 1,982
Please Sign up or sign in to vote.
This article demonstrates DNS query for specific domain address with MFC GUI interface for convenient usage
24 Oct 2007   Updated: 8 Nov 2007   Rating: 3.70/5    Votes: 12   Popularity: 3.99
Licence: GPL3    Views: 70,857     Bookmarked: 26   Downloaded: 5,560
Please Sign up or sign in to vote.
The article demonstrates an MFC GUI Telnet application with server capabilities for incoming connections support.
23 Oct 2007   Updated: 23 Oct 2007   Rating: 4.91/5    Votes: 26   Popularity: 6.77
Licence: GPL3    Views: 100,844     Bookmarked: 133   Downloaded: 9,105
Please Sign up or sign in to vote.
The article demonstrates internet packets interception with firewall capabilities based on IpFilterDriver driver and sending TCP/UDP/ICMP packets using raw sockets with IP spoofing support.
Win32
9 Apr 2008   Updated: 9 Apr 2008   Rating: 3.64/5    Votes: 20   Popularity: 4.74
Licence: GPL3    Views: 106,648     Bookmarked: 47   Downloaded: 9,922
Please Sign up or sign in to vote.
The article provides a dynamic Huffman compression and decompression class and a console application written in C++.
Windows Forms
20 May 2008   Updated: 20 May 2008   Rating: 3.26/5    Votes: 36   Popularity: 5.07
Licence: GPL3    Views: 118,483     Bookmarked: 55   Downloaded: 0
Please Sign up or sign in to vote.
The article describes C++ coding styles and practices to be followed to develop robust and reliable code that is easily comprehended and maintained by other developers.
31 Oct 2008   Updated: 31 Oct 2008   Rating: 3.58/5    Votes: 9   Popularity: 3.42
Licence: GPL3    Views: 45,761     Bookmarked: 18   Downloaded: 496
Please Sign up or sign in to vote.
The article presentes a foreign words memorizing program for people eager in the superior knowledge of several foreign languages.
Programming Languages
C
8 Nov 2007   Updated: 20 May 2008   Rating: 4.76/5    Votes: 12   Popularity: 4.96
Licence: GPL3    Views: 91,186     Bookmarked: 78   Downloaded: 3,655
Please Sign up or sign in to vote.
The article demonstrates the application of genetic algorithms for classification problems with artificial neural networks.
24 Oct 2007   Updated: 20 May 2008   Rating: 3.57/5    Votes: 16   Popularity: 4.30
Licence: GPL3    Views: 68,960     Bookmarked: 24   Downloaded: 822
Please Sign up or sign in to vote.
The article demonstrating inner product operation performed with shorts, ints, floats and doubles with CPU/FPU and SSE for comparison.
16 Oct 2007   Updated: 20 May 2008   Rating: 4.93/5    Votes: 28   Popularity: 6.89
Licence: GPL3    Views: 79,642     Bookmarked: 61   Downloaded: 1,171
Please Sign up or sign in to vote.
The article demonstrates a 2D vector wrapper, optimized with SSE intrinsics, for math operations with floating point precision.
1 Jun 2008   Updated: 1 Jun 2008   Rating: 4.84/5    Votes: 17   Popularity: 5.83
Licence: GPL3    Views: 40,332     Bookmarked: 33   Downloaded: 1,384
Please Sign up or sign in to vote.
The article describes the optimization of an image convolution operation with the application of linear rank deficient filters in computer vision problems.
17 Jun 2008   Updated: 17 Jun 2008   Rating: 4.18/5    Votes: 8   Popularity: 3.78
Licence: GPL3    Views: 23,281     Bookmarked: 18   Downloaded: 0
Please Sign up or sign in to vote.
The article presents C++ code for estimation of approximate and sample entropies suitable for biological signals analysis
13 Apr 2008   Updated: 13 Apr 2008   Rating: 3.82/5    Votes: 20   Popularity: 4.97
Licence: GPL3    Views: 138,835     Bookmarked: 57   Downloaded: 8,009
Please Sign up or sign in to vote.
SVM classification class with SSE optimization support
4 Nov 2007   Updated: 20 May 2008   Rating: 4.88/5    Votes: 29   Popularity: 6.99
Licence: GPL3    Views: 207,049     Bookmarked: 104   Downloaded: 10,166
Please Sign up or sign in to vote.
This article demonstrates a backpropagation artificial neural network console application with validation and test sets for performance estimation using uneven distribution metrics.
C#
20 Jun 2008   Updated: 20 Jun 2008   Rating: 2.27/5    Votes: 26   Popularity: 3.22
Licence: GPL3    Views: 43,016     Bookmarked: 34   Downloaded: 0
Please Sign up or sign in to vote.
The article describing C# coding style and practices to be followed to develop robust and reliable code easily comprehended and maintained by other developers
23 May 2008   Updated: 23 May 2008   Rating: 4.75/5    Votes: 20   Popularity: 6.07
Licence: GPL3    Views: 65,449     Bookmarked: 41   Downloaded: 586
Please Sign up or sign in to vote.
The article describes how a computer-being can be trained to write text articles, poems, compose music, or paint contemporary paintings.
1 Apr 2008   Updated: 20 May 2008   Rating: 3.66/5    Votes: 12   Popularity: 3.95
Licence: GPL3    Views: 120,551     Bookmarked: 21   Downloaded: 362
Please Sign up or sign in to vote.
The article demonstrating speed of inner product operation performed with shorts, ints, longs, floats, doubles and decimals in C# compared to C/C++
18 Dec 2008   Updated: 10 Sep 2009   Rating: 5.00/5    Votes: 50   Popularity: 8.31
Licence: GPL3    Views: 262,845     Bookmarked: 169   Downloaded: 13,315
Please Sign up or sign in to vote.
General idea of how the computer may be used to describe the image analyzing its pixel content known as ALIP
C++
31 Oct 2007   Updated: 31 Oct 2007   Rating: 4.61/5    Votes: 14   Popularity: 5.14
Licence: GPL3    Views: 46,111     Bookmarked: 22   Downloaded: 789
Please Sign up or sign in to vote.
This article demonstrates a tic-tac-toe computer player learning from experience
23 Oct 2007   Updated: 23 Oct 2007   Rating: 4.91/5    Votes: 35   Popularity: 7.39
Licence: GPL3    Views: 174,900     Bookmarked: 59   Downloaded: 16,786
Please Sign up or sign in to vote.
The article demonstrating electrocardiogram (ECG) annotation C++ library is based on wavelet-analysis and console application for extraction of vital intervals and waves from ECG data (P, T, QRS, PQ, QT, RR, RRn), ectopic beats and noise detection.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Engineer
Russian Federation Russian Federation
Highly skilled Engineer with 14 years of experience in academia, R&D and commercial product development supporting full software life-cycle from idea to implementation and further support. During my academic career I was able to succeed in MIT Computers in Cardiology 2006 international challenge, as a R&D and SW engineer gain CodeProject MVP, find algorithmic solutions to quickly resolve tough customer problems to pass product requirements in tight deadlines. My key areas of expertise involve Object-Oriented
Analysis and Design OOAD, OOP, machine learning, natural language processing, face recognition, computer vision and image processing, wavelet analysis, digital signal processing in cardiology.