 |
|
|
 |
|
 |
Besides, I have another problem in running source code. These errors are displayed: 1>eikona.obj : error LNK2001: 无法解析的外部符号 "public: virtual char * __thiscall CxMemFile::GetS(char *,int)" (?GetS@CxMemFile@@UAEPADPADH@Z) 1>eikonaDoc.obj : error LNK2001: 无法解析的外部符号 "public: virtual char * __thiscall CxMemFile::GetS(char *,int)" (?GetS@CxMemFile@@UAEPADPADH@Z) 1>eikonaView.obj : error LNK2001: 无法解析的外部符号 "public: virtual char * __thiscall CxMemFile::GetS(char *,int)" (?GetS@CxMemFile@@UAEPADPADH@Z) 1>mass.obj : error LNK2001: 无法解析的外部符号 "public: virtual char * __thiscall CxMemFile::GetS(char *,int)" (?GetS@CxMemFile@@UAEPADPADH@Z) 1>eikona.obj : error LNK2001: 无法解析的外部符号 "public: virtual long __thiscall CxMemFile::Scanf(char const *,void *)" (?Scanf@CxMemFile@@UAEJPBDPAX@Z) 1>eikonaDoc.obj : error LNK2001: 无法解析的外部符号 "public: virtual long __thiscall CxMemFile::Scanf(char const *,void *)" (?Scanf@CxMemFile@@UAEJPBDPAX@Z) 1>eikonaView.obj : error LNK2001: 无法解析的外部符号 "public: virtual long __thiscall CxMemFile::Scanf(char const *,void *)" (?Scanf@CxMemFile@@UAEJPBDPAX@Z) 1>mass.obj : error LNK2001: 无法解析的外部符号 "public: virtual long __thiscall CxMemFile::Scanf(char const *,void *)" (?Scanf@CxMemFile@@UAEJPBDPAX@Z) 1>eikona.obj : error LNK2019: 无法解析的外部符号 "public: bool __thiscall CxImage::DestroyFrames(void)" (?DestroyFrames@CxImage@@QAE_NXZ),该符号在函数 "public: virtual __thiscall CxImage::~CxImage(void)" (??1CxImage@@UAE@XZ) 中被引用 1>eikonaDoc.obj : error LNK2001: 无法解析的外部符号 "public: bool __thiscall CxImage::DestroyFrames(void)" (?DestroyFrames@CxImage@@QAE_NXZ) 1>eikonaView.obj : error LNK2001: 无法解析的外部符号 "public: bool __thiscall CxImage::DestroyFrames(void)" (?DestroyFrames@CxImage@@QAE_NXZ) 1>mass.obj : error LNK2001: 无法解析的外部符号 "public: bool __thiscall CxImage::DestroyFrames(void)" (?DestroyFrames@CxImage@@QAE_NXZ) 1>eikonaView.obj : error LNK2019: 无法解析的外部符号 "public: bool __thiscall CxImage::AlphaCreate(void)" (?AlphaCreate@CxImage@@QAE_NXZ),该符号在函数 "public: void __thiscall CEikonaView::OnImageprocessingImage(void)" (?OnImageprocessingImage@CEikonaView@@QAEXXZ) 中被引用 1>mass.obj : error LNK2001: 无法解析的外部符号 "public: bool __thiscall CxImage::AlphaCreate(void)" (?AlphaCreate@CxImage@@QAE_NXZ) 1>.\Debug/eikona.exe : fatal error LNK1120: 4 个无法解析的外部命令 1>生成日志保存在“file://c:\Documents and Settings\Administrator\桌面\cximage600_full\Source\Debug\BuildLog.htm” 1>eikona - 15 个错误,0 个警告
The chinese means there are some external expressions unable to be parsed. Can u give me some advise? Thanks very much.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
As a security measure to prevent potential viruses, Gmail doesn't allow you to send or receive executable files (such as files ending in .exe) that could contain damaging executable code.
Gmail won't accept these types of files even if they are sent in a zipped (.zip, .tar, .tgz, .taz, .z, .gz) format. If this type of message is sent to your Gmail address, it is bounced back to the sender automatically.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
 |
Thanks for your reply, but still now ,I can download other expect it.Can you send it to me by email? Email:luoxing@live.cn
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi, It is very nice work done by you. I just want to read and display j2k files.
It is working very good in your application. I am just making a j2k reader for me.
Which classes do i need? Please help me in reading and display of J2K images. I am working in C#.net. Thanks in advance
pcs
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Greetings prashant_144 !
The main image library which is used in this program for all the displaying, loading, saving images etc, is the CxImage class.
It can be found here:
www.xdp.it
and of course in this site here
CxImage[^]
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
 |
|
 |
Lampros G wrote: Visible, you can't..
Not completely true, sometime a little soap and water, and some gentle scrubbing of the picture works. Then again, sometimes it doesn't...
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
If you have the original watermark, you can remove it from visibly watermarked images, albiet there will be some loss in quality, as combining 2 images will necessarily remove some of the available information that can be stored per image.
Visual Studio is an excellent GUIIDE.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hello. Is there any option in the program for finding out what is the correlation between inserted invisible watermark via DCT and the same one that we read from a picture?! Thanks. Best regards
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
Hello, i am a programmer from China and working in Korea. Now, I need to add a invisible watermark to images, and the marked image should saved as JPG format. And also, i shoud be able to get the mark from the JPG image.... So i found your source and test it. I found the final marked must be BMP format, is it right, or there is something i haven't found. Can you give me some advise. Thank you so much.
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
 |
For invisible watermarking followed by JPEG compression, there's only the DCT method that can hold the watermark, between the methods I used. But the image has to be grayscale in this program.
If you have the time and feel like it, you can expand the program to be able to add DCT watermarks in colored images ! Or any other method for that matter, making the program better.. Then send me a copy and update this article including your name too 
|
| Sign In·View Thread·PermaLink | 2.00/5 (1 vote) |
|
|
|
 |
|
 |
I am sorry to trouble you again, i test the jpg image marked with text, but when i get the mark, the result is 33333333333333333333333333333333.... it means that it can not detect the mark in the image my step is 1: open grayscale image and marked with text, also input key, the dct coefficient is 100. and then i saved the image to jpg format at quality 100. 2: and than i load the marked image to detect the watermark, load the original mage, it is also a jpg format, input the dct coefficient 100, finally get the mark infomation is 333333333333, it seems that the method can not detect the mark exactly.
The proble may be that, when i save it to the jpg, the mark infomation is also distorted. It seems invisible watermarking followed by JPEG compression is not a simple problem.
looking forward your replay. 
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Yes that can happen, but it's not the programs fault. It means that there was not much or not at all space to embed the watermark according to the lowest coefficient you put and the size of the image.
Try putting images with relative big dimensions and putting the lowest dct coefficient as low as it gets (just before making the image "break").
Even with large images the information stored will not be big. Generally 1 word (like your name or something like that) is all that it can save..
I hope that this will help!
|
| Sign In·View Thread·PermaLink | 4.20/5 (2 votes) |
|
|
|
 |
|
 |
i am having this configration problem i installed itabout 7 times but the exe didnt work? same problem what should i do ?i installed all the dlls and the same problem appears :(
|
| Sign In·View Thread·PermaLink | 1.00/5 (1 vote) |
|
|
|
 |
|
 |
I will post an external link with a full demo setup file of a previous build used VS6 that i know it works. Download just that if you just want to run it.
Check back in the project's site in a day or 2!
Happy 2009
modified on Monday, January 5, 2009 10:38 AM
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi
When i try run the source code program in Visual Studio 2005 .Net , this error will be appear (5 Error):
c:\cximage600_full\porcupinesrc\source\eikonadoc.h(21) : fatal error C1083: Cannot open include file: 'ximage.h': No such file or directory eikonaDoc.cpp c:\cximage600_full\porcupinesrc\source\eikonadoc.h(21) : fatal error C1083: Cannot open include file: 'ximage.h': No such file or directory eikonaView.cpp c:\cximage600_full\porcupinesrc\source\eikonadoc.h(21) : fatal error C1083: Cannot open include file: 'ximage.h': No such file or directory ftpaccess.cpp c:\cximage600_full\porcupinesrc\source\mass.cpp(9) : fatal error C1083: Cannot open include file: 'ximage.h': No such file or directory Matrix.cpp BSCMAKE: error BK1506 : cannot open file '.\Debug\eikona.sbr': No such file or directory
please can you tell me how i can fix it, its very important to me.
Regard
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |