The Wayback Machine - https://web.archive.org/web/20200927051154/https://github.com/techmindorg/PALcolour
Skip to content

Software to perform colourisation of digitised analogue PAL composite video images (may do NTSC in future too). Sometimes called a "comb filter" but personally I don't like that description.

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

PALcolour

Software to perform colourisation of digitised analogue PAL composite video images (may do NTSC in future too). Sometimes called a "comb filter" but personally I don't like that description.

Initial upload is just the core .cpp file (to expedite forking into another project), though in the coming week or two I hope to upload the native Borland C++ Builder v6.0 project and supporting files.

I fully acknowledge that the code as-supplied is very much "proof of principle" quality. It's evolved over 20 years. It's not elegant code, it's barely structured, and has next to no error-checking (which is partly why I'm holding back on uploading the whole project just yet). But it does do quite a nice job of decoding colour.

Author

PALcolour is written and maintained by William Andrew Steer.

Software License (GPLv3)

PALcolour is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

PALcolour is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Software to perform colourisation of digitised analogue PAL composite video images (may do NTSC in future too). Sometimes called a "comb filter" but personally I don't like that description.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.